Recipient.RecipientType

Recipient.RecipientType property

How the recipient will receive this message (To, CC, BCC).

public RecipientType RecipientType { get; set; }

See Also