Skip to content

Latest commit

 

History

History
59 lines (37 loc) · 1.83 KB

pidtagaccesscontrollisttable-canonical-property.md

File metadata and controls

59 lines (37 loc) · 1.83 KB
title description manager ms.date ms.audience ms.topic ms.service ms.localizationpriority api_name api_type ms.assetid
PidTagAccessControlListTable Canonical Property
Outlines the PidTagAccessControlListTable canonical property, which contains a table that consists of all the SACL applied to a folder.
lindalu
03/09/2015
Developer
reference
office-online-server
medium
PidTagAccess
HeaderDef
48667fda-ddc4-42ac-9231-761db0a4c1a9

PidTagAccessControlListTable Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains a table that consists of all the system access control lists (SACL) applied to a folder.

Property Value
Associated properties:
PR_ACL_TABLE
Identifier:
0x3FE0
Data type:
PT_OBJECT
Area:
Access Control

Remarks

This property is present on all folder objects on an Exchange Server. Values included in this property are used for reading and modifying access control lists (ACLs) on folders. You can use the IMAPIProp::OpenProperty method with the IID_IExchangeModifyTable interface identifier to obtain an IExchangeModifyTable : IUnknown interface to the ACL table on a folder. You can use this interface to read and modify those ACLs.

Related resources

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as associated properties.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names