public RecipientInformation GetFirstRecipient(
RecipientID selector
)
Public Function GetFirstRecipient (
selector As RecipientID
) As RecipientInformation
public:
RecipientInformation^ GetFirstRecipient(
RecipientID^ selector
)
function GetFirstRecipient(selector);