Class MessageObjectAttachmentEntity
MessageObjectAttachmentEntity class
Represents an attachment entity.
public sealed class MessageObjectAttachmentEntity : IMessageObjectPropertyContainer
Constructors
| Name | Description |
|---|---|
| MessageObjectAttachmentEntity() | Initializes a new instance of the MessageObjectAttachmentEntity class. |
Properties
| Name | Description |
|---|---|
| CustomAttachmentStorageData { get; set; } | Gets or sets the custom attachment storage data.Can be null. |
| EmbeddedMessage { get; set; } | Gets or sets the Embedded Message Object storage if present.Can be null. |
| Properties { get; } | Gets the attachment properties. |
See Also
- interface IMessageObjectPropertyContainer
- namespace Aspose.Email.Mapi.Msg
- assembly Aspose.Email