PidTagRuleActions 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 the set of actions associated with the rule.
Associated properties: |
PR_RULE_ACTIONS |
Identifier: |
0x6680 |
Data type: |
PT_ACTIONS |
Area: |
Server Side Rules |
Remarks
The actions are expressed as a rule action and the property value buffer contains the rule action data buffer structure packaged as specified in [MS-OXORULE].
MFCMAPI Reference
For MFCMAPI sample code, see the following table.
File |
Function |
Comment |
---|---|---|
ImportProcs.cpp |
PropCopyMore, HrCopyActions |
These functions demonstrate how to parse a PT_ACTIONS 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.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.