PidTagContactAddressBookMultipleAddressFlag Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a flag that is TRUE when the provider supports multiple email addresses per contact item.
Property | Value |
---|---|
Associated properties: |
PR_CONTAB_MULTI_ADDR_FLAG |
Identifier: |
0x6614 |
Data type: |
PT_BOOLEAN |
Area: |
Contact address book |
Remarks
If this property is TRUE, the provider does not allow contacts without email addresses. If FALSE, the provider shows all contacts whether or not they have a primary email address. Only the primary email address will be honored. This is a property on a Contact Address Book container, and a column in the table of Contact Address Book containers.
Related resources
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as associated properties.