Click or drag to resize

MapiMailMessageRecipientType Enumeration

Specifies the valid RecipientTypes for a Recipient.

Namespace:  QsInformatica.Utils
Assembly:  QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax
public enum RecipientType
Members
  Member nameValueDescription
To1 Recipient will be in the TO list.
CC2 Recipient will be in the CC list.
BCC3 Recipient will be in the BCC list.
See Also