PidTagRulesTable Canonical Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

Contains a table with all rules applied to a folder.

Associated properties:

PR_RULES_TABLE

Identifier:

0x3FE1

Data type:

PT_OBJECT

Area:

Server Side Rules

Remarks

This property is present on all folder objects on an Exchange Server that have rules. Values included in this property are used for reading and modifying rules. You can use the IMAPIProp::OpenProperty method with the IID_IExchangeModifyTable interface identifier to obtain an IExchangeModifyTable : IUnknown interface to the rules table on a folder. You can use this interface to read and modify those rules.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as associated properties.

See Also

Reference

IExchangeModifyTable : IUnknown

IMAPIProp::OpenProperty

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names