Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Adds a recipient to the message.
Syntax
public void setRecipNo(int recipNo, MapiRecipDesc recipient)
Run On
Called
Parameters
- recipNo
Type: int
The number of the recipient.
- recipient
Type: MapiRecipDesc Class
The MapiRecipDesc object that describes the recipient.
Remarks
If you have to get a correct MapiRecipDesc object from a name that a user entered, use the resolveName method.