PidTagMemberName Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the display name of a member of the access control list (ACL) table.
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
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCPERM]
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
Reference
IExchangeModifyTable : IUnknown