MessageObjectAttachmentEntity.CustomAttachmentStorageData
MessageObjectAttachmentEntity.CustomAttachmentStorageData property
Gets or sets the custom attachment storage data.Can be null.
public CustomAttachmentStorage CustomAttachmentStorageData { get; set; }
Property Value
The custom attachment storage data.
Remarks
Mutually exclusive with EmbeddedMessage
or both can be null.
See Also
- class CustomAttachmentStorage
- class MessageObjectAttachmentEntity
- namespace Aspose.Email.Mapi.Msg
- assembly Aspose.Email