Attachments

EmlPackage.Attachments property

Gets an array of the attached files.

public EmailAttachmentPackage[] Attachments { get; set; }

Property Value

An array of the attached files.

See Also