EmailAttachmentCollection class

EmailAttachmentCollection class

Represents a collection of attachments in an email message.

The EmailAttachmentCollection type exposes the following members:

Methods

Method Description
add Adds an attachment to the EmailContent.

Remarks

This collection contains the items of EmailAttachment type.

See Also