WithinSizeRange
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The WithinSizeRange element specifies the minimum and maximum sizes that incoming messages must be in order for the condition or exception to apply.
<WithinSizeRange>
<MinimumSize/>
<MaximumSize/>
</WithinSizeRange>
RulePredicateSizeRangeType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Specifies the minimum size that a message must be in order for the condition or exception to apply. |
|
|
Specifies the maximum size that a message must be in order for the condition or exception to apply. |
Parent elements
|
Element |
Description |
|---|---|
|
Represents the conditions that, when fulfilled, will trigger the rule actions for a rule. |
|
|
Represents all the available rule exception conditions for an Inbox rule. |