OlRecipientSelectors Enum

Definition

Specifies the edit boxes (for To, Cc, Bcc), if any, to be displayed in the Select Names dialog box.

C#
public enum OlRecipientSelectors
Inheritance
OlRecipientSelectors

Fields

Name Value Description
olShowNone 0

No edit box will be displayed.

olShowTo 1

Only an edit box for To recipients will be displayed.

olShowToCc 2

Only edit boxes for To and Cc recipients will be displayed.

olShowToCcBcc 3

Edit boxes for To, Cc, and Bcc recipients will be displayed.

Applies to

Product Versions
Outlook primary interop assembly Latest