Asynchronously downloads an EmailFileAttachment from the server.
Overload List
Name | Description | |
---|---|---|
DownloadFileAttachmentAsync(EmailFileAttachment, Stream, AsyncCompletedEventHandler, Object) |
Asynchronously downloads an attachment into a specified stream.
| |
DownloadFileAttachmentAsync(EmailFileAttachment, String, AsyncCompletedEventHandler, Object) |
Asynchronously downloads an attachment into a specified file.
|