MessageObject.Attachments

MessageObject.Attachments property

Gets the attachments of the MessageObject.

public MessageObjectAttachmentsCollection Attachments { get; }

Property Value

The attachments.

See Also