MinimumSize

The MinimumSize element represents the minimum size that a message must be in order for the condition or exception to apply.

<MinimumSize/>

int

Attributes and elements

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.

Text value

The text value is an integer that identifies the minimum size of the message in bytes.

Remarks

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
True

See also

MaximumSize