FormattedAddress

The FormattedAddress element specifies the formatted display value of the associated postal address.

<FormattedAddress></FormattedAddress>

string

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
Value (PersonaPostalAddressType)
Specifies information associated with a postal address.
PostalAddress (PersonaPostalAddressType)
Specifies the postal address of the location.

Text value

The text value of the FormattedAddress element is a string value that specifies the formatted address.

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

Element Example
Namespace
http://schemas.microsoft.com/exchange/services/2006/types
Schema Name
Type schema
Validation File
types.xsd
Can Be Empty

See also