MapiMessageItemBase.Attachments

MapiMessageItemBase.Attachments property

Gets the attachments in the message.

public MapiAttachmentCollection Attachments { get; }

Property Value

The attachment collection.

See Also