MailAddressCollection
Contents
[
Hide
]MailAddressCollection class
Represents a collection of MailAddress objects.
Constructors
| Name | Description |
|---|---|
| MailAddressCollection |
Methods
| Name | Description |
|---|---|
| Add (3 overloads) | Add a MailAddress to the collection. |
| AddRange (2 overloads) | Adds addresses to collection |
| ClearItems | Removes all elements from the System.Collections.ObjectModel.Collection`1. |
| Clone | |
| CollectionChanged_add | |
| CollectionChanged_remove | |
| Copy | Copies this instance. |
| InsertItem | Inserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index. |
| ParseValue (3 overloads) | |
| RemoveItem | Removes the element at the specified index of the System.Collections.ObjectModel.Collection`1. |
| SetEncoding | Sets encoding for all collection items |
| SetItem | Replaces the element at the specified index. |
| SetTemplateWeakPtr | |
| to_MailAddressCollection (2 overloads) | Performs an implicit conversion from MailAddress to MailAddressCollection . |
| ToAddressString | |
| ToEncodedString | |
| ToOneAddressString | |
| ToString | Returns a System::String that represents this instance. |