MessageObject.Recipients

MessageObject.Recipients property

Gets the recipients of the MessageObject.

public MessageObjectRecipientsCollection Recipients { get; }

Property Value

The recipients.

See Also