MapiMessageItemBase.Recipients

MapiMessageItemBase.Recipients property

Gets the recipients of the message.

public MapiRecipientCollection Recipients { get; set; }

Property Value

The collection of recipients.

See Also