PidTagMemberName Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains the display name of a member of the access control list (ACL) table.
Property | Value |
---|---|
Associated properties: |
PR_MEMBER_NAME, PR_MEMBER_NAME_A, PR_MEMBER_NAME_W |
Identifier: |
0x6672 |
Data type: |
PT_STRING8 |
Area: |
Access Control |
Remarks
These properties are used by the IExchangeModifyTable : IUnknown interface to display the name of a member of an ACL table, which is a person or role with explicit rights on a folder or mailbox.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
Handles the retrieval of folder permission lists that are stored on the server.
Header files
Mapidefs.h
Provides data type definitions.
Mapitags.h
Contains definitions of properties listed as associated properties.
See also
IExchangeModifyTable : IUnknown