Downloads an EmailFileAttachment from the server.

Overload List

  NameDescription
Public methodDownloadFileAttachment(EmailFileAttachment, Stream)
Downloads an attachment into a specified stream.
Public methodDownloadFileAttachment(EmailFileAttachment, String)
Downloads an attachment into a specified file.

See Also