MaxMessageSize

The MaxMessageSize element represents the maximum message size a recipient can accept.

<MaxMessageSize/>

int

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
MailTips
Represents values for various types of mail tips.
MailTipsConfiguration (MailTipsServiceConfiguration)
Contains service configuration information for the mail tips service.

Text value

The text value is an integer that represents the maximum message size a recipient can accept. This value can be measured in kilobytes or megabytes.

Remarks

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

Element information

Name Value
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Types schema
Validation File
Types.xsd
Can be Empty
False

See also