Attachments

EmailContent.Attachments property

Gets the collection of all attachments of the email message.

public EmailAttachmentCollection Attachments { get; }

Property Value

The collection of all attachments of the email message.

See Also