Downloads an EmailFileAttachment from the server.
Overload List
| Name | Description | |
|---|---|---|
| DownloadFileAttachment(EmailFileAttachment, Stream) |
Downloads an attachment into a specified stream.
| |
| DownloadFileAttachment(EmailFileAttachment, String) |
Downloads an attachment into a specified file.
|