IsHidden

The IsHidden element contains a Boolean value that indicates whether the underlying contact should be hidden or displayed as part of the persona.

<IsHidden>true | false</IsHidden>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
Attribution (PersonaAttributionType)
Specifies an instance in an array of attributes for a Persona element.

Text value

A text value of true for the IsHidden element indicates that the underlying contact should be hidden or displayed as part of the persona. A value of false indicates that the underlying contact should not be hidden or displayed as part of the persona.

Remarks

This element was introduced in Exchange Server 2013.

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
Type schema
Validation File
types.xsd
Can Be Empty

See also