MessageObjectAttachmentEntity
MessageObjectAttachmentEntity class
Inherits: Aspose::Email::Mapi::Msg::IMessageObjectPropertyContainer
Represents an attachment entity.
Constructors
| Name | Description |
|---|---|
| MessageObjectAttachmentEntity (2 overloads) | Initializes a new instance of the MessageObjectAttachmentEntity class. |
Methods
| Name | Description |
|---|---|
| get_CustomAttachmentStorageData | Gets the custom attachment storage data.Can be null. |
| get_EmbeddedMessage | Gets the Embedded Message Object storage if present.Can be null. |
| get_Properties | Gets the attachment properties. |
| set_CustomAttachmentStorageData | Sets the custom attachment storage data.Can be null. |
| set_EmbeddedMessage | Sets the Embedded Message Object storage if present.Can be null. |