MapiAttachmentCollection
Contents
[
Hide
]MapiAttachmentCollection class
Represents a collection of MapiAttachment objects.
Constructors
| Name | Description |
|---|---|
| MapiAttachmentCollection (2 overloads) | Initializes a new instance of the MapiAttachmentCollection class. |
Methods
| Name | Description |
|---|---|
| Add (5 overloads) | Adds an object to the end of the T:System::Collections::ObjectModel::Collection`1 . |
| ContainsFileName | Determines whether an element with defined name is in the collection. |
| CreateMapiAttachment | |
| DeepCopyTo | |
| GetNames | Gets the attachment names separated with comma. |
| Insert (2 overloads) | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. |
| Remove | Removes the first occurrence of a specific object from the MapiAttachmentCollection . |
| RemoveAt | Removes the element at the specified index of the MapiAttachmentCollection . |
| Replace | Replaces an element at the specified index. |
| SetTemplateWeakPtr |