Share via


MapiMessage.setRecipNo Method

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.

Remarks

If you have to get a correct MapiRecipDesc object from a name that a user entered, use the resolveName method.

See Also

MapiMessage Class

Mapi.resolveName Method

MapiMessage.numRecips Method

MapiMessage.getRecipNo Method