PidTagContactAddressBookMultipleAddressFlag Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a flag that is TRUE when the provider supports multiple e-mail addresses per contact item.
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 e-mail addresses. If FALSE, the provider shows all contacts whether or not they have a primary e-mail address. Only the primary e-mail 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.