PidTagRuleCondition 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.
The condition used when you evaluate the rule.
Associated properties: |
PR_RULE_CONDITION |
Identifier: |
0x6679 |
Data type: |
PT_SRESTRICTION |
Area: |
Server Side Rules |
Remarks
The condition is expressed as a Restriction and the PropertyValue buffer contains the Restriction structure packaged as specified in [MS-OXCDATA].
MFCMAPI Reference
For MFCMAPI sample code, see the following table.
File |
Function |
Comment |
---|---|---|
ImportProcs.cpp |
PropCopyMore, HrCopyRestriction |
These functions demonstrate how to parse a PT_SRESTRICTION property for the purposes of copying to another property. |
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXORULE]
Manipulates incoming e-mail messages on a server.[MS-OXCDATA]
Defines the basic data structures that are used in remote operations.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.