ExchangeAttachmentInfo
ExchangeAttachmentInfo class
Represents an attachment information transmitted over exchange protocols
Constructors
| Name | Description |
|---|---|
| ExchangeAttachmentInfo |
Methods
| Name | Description |
|---|---|
| get_AttachmentUri | Gets an attachment uri |
| get_Name | Gets an attachment name |
| get_Size | Gets an attachment size (in bytes) |
| TryParse | Tries to parses the attachment information from exchange store response |
| attachmentUri | An attachment uri |
| name | An attachment name |
| size | An attachment size (in bytes) |