EmailAddressCollectionAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Adds the specified e-mail address to the collection.
| |
Add(EmailAddress) |
Adds the specified EmailAddress object to the collection.
| |
Add(EmailAddressCollection) |
Adds the list of the e-mail addresses specified as EmailAddressCollection to the current collection.
| |
Add(String, String) |
Adds the e-mail address (specified as actual e-mail address and display name parts) to the collection.
| |
Add(String, String, String) |
Adds the e-mail address (specified as actual e-mail address, display name and remarks parts) to the collection.
|