PidTagRuleProvider 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 name of the application that sets a rule.
Associated properties: |
PR_RULE_PROVIDER, PR_RULE_PROVIDER_A , PR_RULE_PROVIDER_W |
Identifier: |
0x6681 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
Server Side Rules |
Remarks
Deferred actions need these properties to identify the code that must interpret and execute the rule action.
Rules stored on mailboxes and folders are associated with the application that owns them by a rule provider string. A rule provider sets and handles rules in a rule table. It also provides a means of handling any deferred actions if such rules are set. Deferred actions are created implicitly by the information store. For move or copy operations to a different store, if a provider sets a deferred action rule, it must provide a handler to perform the action when the rule is fired and a deferred action is created.
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.