Recipient Constructor |
Name | Description | |
---|---|---|
Recipient(String) |
Creates a new recipient with the specified address.
| |
Recipient(String, MapiMailMessageRecipientType) |
Creates a new recipient with the specified address and recipient type.
| |
Recipient(String, String) |
Creates a new recipient with the specified address and display name.
| |
Recipient(String, String, MapiMailMessageRecipientType) |
Creates a new recipient with the specified address, display name and recipient type.
|