MSCAP_SELECTOR
Applies to: Outlook 2013 | Outlook 2016
Specifies the capabilities to return for a store.
Quick info
typedef enum
{
MSCAP_SEL_RESERVED1 = 0,
MSCAP_SEL_RESERVED2,
MSCAP_SEL_FOLDER,
MSCAP_SEL_RESERVED3,
MSCAP_SEL_RESTRICTION,
} MSCAP_SELECTOR;
Members
MSCAP_SEL_RESERVED1
This member is reserved for the internal use of Outlook and is not supported.
MSCAP_SEL_RESERVED2
This member is reserved for the internal use of Outlook and is not supported.
MSCAP_SEL_FOLDER
Capabilities about supporting folders on a store.
MSCAP_SEL_RESERVED3
This member is reserved for the internal use of Outlook and is not supported.
MSCAP_SEL_RESTRICTION
Capabilities about supporting restrictions on a store.