ShowExternalRecipientCount

The ShowExternalRecipientCount element 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.

<ShowExternalRecipientCount>true | false</ShowExternalRecipientCount>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
MailTipsConfiguration (MailTipsServiceConfiguration)
Contains service configuration information for the mail tips service.

Text value

The text value of this element is true if consumers of the GetMailTips operation have to show mail tips that indicate the number of external recipients to which a message is addressed. The value is false if consumers of the GetMailTips operation do not have to show mail tips that indicate the number of external recipients to which a message is addressed.

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

GetMailTips operation