Enum MapiMailMessage.RecipientType
Specifies the valid RecipientTypes for a Recipient.
public enum MapiMailMessage.RecipientType
- Extension Methods
Fields
BCC = 3Recipient will be in the BCC list.
CC = 2Recipient will be in the CC list.
To = 1Recipient will be in the TO list.