MessageObjectAttachmentEntity

MessageObjectAttachmentEntity class

Represents an attachment entity.

The MessageObjectAttachmentEntity type exposes the following members:

Constructors

NameDescription
MessageObjectAttachmentEntity()Initializes a new instance of the MessageObjectAttachmentEntity class.

Properties

NameDescription
propertiesGets the attachment properties.
embedded_messageGets or sets the Embedded Message Object storage if present.Can be null.
custom_attachment_storage_dataGets or sets the custom attachment storage data.Can be null.

See Also