The EmailAttachmentCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Attachments in this collection.
| |
| IsReadOnly |
Gets a value indicating whether or not this collection is read only.
| |
| Item |
Gets or sets an Attachment found at a particular index.
|
See Also