Downloads an EmailFileAttachment from the server.

Collapse imageOverload List

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

Collapse imageSee Also