This documentation is archived and is not being maintained.
MinimumSize
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2013 | Office 365
The MinimumSize element represents the minimum size that a message must be in order for the condition or exception to apply.
int
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
|
Element
|
Description
|
|
WithinSizeRange
|
Specifies the minimum and maximum sizes that incoming messages must be in order for the condition or exception to apply.
|
The text value is an integer that identifies the minimum size of the message in bytes.
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
|
Namespace
|
http://schemas.microsoft.com/exchange/services/2006/messages
|
|
Schema Name
|
Messages schema
|
|
Validation File
|
Messages.xsd
|
|
Can be Empty
|
True
|