PidTagExtendedRuleSizeLimit Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains the maximum size, in bytes, the user is allowed to accumulate for a single "extended" rule.
Associated properties: |
PR_EXTENDED_RULE_SIZE_LIMIT |
Identifier: |
0x0E9B |
Data type: |
PT_LONG |
Area: |
Rules |
Remarks
If this property is set on the logon object, the client should keep the size of the PR_EXTENDED_RULE_MSG_CONDITION (PidTagExtendedRuleMessageCondition) property under the value specified by this property. Conversely, the server should return an error if the client does attempt to set a binary property that is too large.
For information about extended rules, see [MS-OXORULE].
Related Resources
Protocol Specifications
[MS-OXPROPS]
Provides references to related Exchange Server protocol specifications.[MS-OXCSTOR]
Specifies permissible operations for the core message store objects.
Header Files
Mapidefs.h
Provides data type definitions.Mapitags.h
Contains definitions of properties listed as alternate names.