Attachment Methods |
The Attachment type exposes the following members.
| Name | Description | |
|---|---|---|
| Consume |
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.
| |
| Download |
Start the download of the attachment asynchronously.
| |
| SetIsGeneratedContent |
Set IsGeneratedContent property.
| |
| SetIsThumbnail |
Set IsThumbnail property.
| |
| SetLocation |
Set attachment location.
| |
| SetMimeType |
Set attachment MIME type.
| |
| SetName |
Set attachment name.
|