MapiMessage.getRecipNo Method [AX 2012]

Retrieves information about a message recipient in a MapiRecipDesc object.

public MapiRecipDesc getRecipNo(int recipentNo)

Run On

Called

Parameters

recipentNo
Type: int
The number of the recipient to retrieve. The numbering starts at 1, and the total number of recipients can be read by using the numRecips method.

Return Value

Type: MapiRecipDesc Class
A MapiRecipDesc object that describes the recipient or nullNothingnullptrunita null reference (Nothing in Visual Basic).

Community Additions

ADD
Show: