Email | |
The EmailMessageAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
| ContentId | Gets or sets the content identifier (if one exists) - typically content Id only exist for inline messages. | |
| FilePath | Gets or sets the file path to any new attachments. Note that existing attachments from the mail server will have an empty filepath. | |
| InternalId | Gets or sets the identifier, representing the Id that the attachment has on the server (if any) | |
| IsInline | Gets or sets a value indicating whether this instance is an inline attachment, such as an embedded image or some such. | |
| Name | Gets or sets the name of the attachment, typically the filename. |