MailTipsConfiguration (MailTipsServiceConfiguration)
Last modified: October 13, 2012
Applies to: Exchange Online | Exchange Server 2010 | Exchange Server 2013 | Office 365
The MailTipsConfiguration element contains service configuration information for the mail tips service.
<MailTipsConfiguration> <MailTipsEnabled/> <MaxRecipientsPerGetMailTipsRequest/> <MaxMessageSize/> <LargeAudienceThreshold/> <ShowExternalRecipientCount/> <InternalDomains/> </MailTipsConfiguration>
MailTipsServiceConfiguration
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
|
Element |
Description |
|---|---|
|
Indicates whether the mail tips service is available. This element is required. |
|
|
Indicates the maximum number of recipients that can be passed to the GetMailTips operation. This element is required. |
|
|
Represents the maximum message size a recipient can accept. This element is required. |
|
|
Represents the large audience threshold for a client. This element is required. |
|
|
Indicates whether consumers of the GetMailTips operation have to show mail tips that indicate the number of external recipients to which a message is addressed. This element is required. |
|
|
Identifies the list of internal SMTP domains of the organization. This element is required. |
Parent elements
|
Element |
Description |
|---|---|
|
Contains service configuration settings. |