MailAddressCollection

MailAddressCollection class

Represents a collection of MailAddress objects.

Constructors

NameDescription
MailAddressCollection

Methods

NameDescription
Add (3 overloads)Add a MailAddress to the collection.
AddRange (2 overloads)Adds addresses to collection
ClearItemsRemoves all elements from the System.Collections.ObjectModel.Collection`1.
Clone
CollectionChanged_add
CollectionChanged_remove
CopyCopies this instance.
InsertItemInserts an element into the T:System::Collections::ObjectModel::Collection`1 at the specified index.
ParseValue (3 overloads)
RemoveItemRemoves the element at the specified index of the System.Collections.ObjectModel.Collection`1.
SetEncodingSets encoding for all collection items
SetItemReplaces the element at the specified index.
SetTemplateWeakPtr
to_MailAddressCollection (2 overloads)Performs an implicit conversion from MailAddress to MailAddressCollection .
ToAddressString
ToEncodedString
ToOneAddressString
ToStringReturns a System::String that represents this instance.