AttachmentCollection
AttachmentCollection class
Represents a collection of e-mail message attachments.
Constructors
Methods
| Name | Description |
|---|
| ClearItems | Removes all elements from the T:System::Collections::ObjectModel::Collection`1 . |
| Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. |
| get_ReferenceCount | |
| GetNames | Gets the attachment names separated with comma. |
| InsertItem | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. |
| RemoveItem | Removes the element at the specified index of the T:System::Collections::ObjectModel::Collection`1 . |
| SetItem | Replaces the element at the specified index. |
| SetTemplateWeakPtr | |
| AttachmentCollectionChanged | |