Name of the collection item XML element.
XML element name
The added items.
Gets the total number of properties in the collection.
The items.
The modified items
The removed items.
Adds an e-mail address to the collection.
The e-mail address to add.
Adds an e-mail address to the collection.
The SMTP address used to initialize the e-mail address.
An EmailAddress object initialized with the provided SMTP address.
Adds an e-mail address to the collection.
The name used to initialize the e-mail address.
The SMTP address used to initialize the e-mail address.
An EmailAddress object initialized with the provided SMTP address.
Adds multiple e-mail addresses to the collection.
The e-mail addresses to add.
Adds multiple e-mail addresses to the collection.
The SMTP addresses used to initialize the e-mail addresses.
Clears the collection.
Determines whether a specific property is in the collection.
The property to locate in the collection.
True if the property was found in the collection, false otherwise.
The XML element name from which to create the e-mail address.
An EmailAddress object.
default instance of EmailAddress
The json collection.
The service.
The EmailAddress object from which to determine the XML element name.
The XML element name corresponding to the provided EmailAddress object.
Searches for a specific property and return its zero-based index within the collection.
The property to locate in the collection.
The zero-based index of the property within the collection.
The complex property.
The complex property.
If true, collection is being loaded.
The complex property.
True if the complex property was successfully removed from the collection, false otherwise.
The index.
The complex property.
Removes an e-mail address from the collection.
The e-mail address to remove.
True if the email address was successfully removed from the collection, false otherwise.
Removes an e-mail address from the collection.
The index of the e-mail address to remove.
The complex property.
Always true, even if the collection is empty.
The XMLJsObject collection.
The service.
The writer.
The ews object.
True if property generated serialization.
The writer.
The writer.
The ews object.
Property definition.
True if property generated serialization.
The writer.
Name of the XML element.
The XML namespace.
Gets the property at the specified index.
The zero-based index of the property to get.
The property at the specified index.
Generated using TypeDoc
Represents a collection of e-mail addresses.