Attachments

MsgPackage.Attachments property

Gets an array of the attached files.

public MsgAttachmentPackage[] Attachments { get; set; }

Property Value

An array of the attached files.

See Also