RecipientCollectionAdd Method |
Name | Description | |
---|---|---|
Add(String) |
Adds a new recipient with the specified address to this collection.
| |
Add(Recipient) |
Adds the specified recipient to this collection.
| |
Add(String, MapiMailMessageRecipientType) |
Adds a new recipient with the specified address and recipient type to this collection.
| |
Add(String, String) |
Adds a new recipient with the specified address and display name to this collection.
| |
Add(String, String, MapiMailMessageRecipientType) |
Adds a new recipient with the specified address, display name and recipient type to this collection.
|