Click or drag to resize

Attachment Methods

The Attachment type exposes the following members.

Methods
  NameDescription
Public methodConsume
Returns the location of the attachment so that it can be opened by the application. This method has the additional effect of changing the status of the attachment to Opened.
Public methodDownload
Start the download of the attachment asynchronously.
Public methodSetIsGeneratedContent
Set IsGeneratedContent property.
Public methodSetIsThumbnail
Set IsThumbnail property.
Public methodSetLocation
Set attachment location.
Public methodSetMimeType
Set attachment MIME type.
Public methodSetName
Set attachment name.
Top
See Also