Skip to content

Latest commit

 

History

History
71 lines (52 loc) · 1.89 KB

value-personapostaladdresstype.md

File metadata and controls

71 lines (52 loc) · 1.89 KB
title manager ms.date ms.audience ms.topic ms.service ms.technology ms.localizationpriority ms.assetid description
Value (PersonaPostalAddressType)
sethgros
09/17/2015
Developer
reference
office-online-server
ews
medium
be838fc2-cfcb-4856-b095-a8e5366bb6c6
The Value element specifies information associated with a postal address.

Value (PersonaPostalAddressType)

The Value element specifies information associated with a postal address.

<Value>
   <Street/>
   <City/>
   <State/>
   <Country/>
   <PostalCode/>
   <PostOfficeBox/>
   <Type/>
   <Latitude/>
   <Longitude/>
   <Accuracy/>
   <Altitude/>
   <AltitudeAccuracy/>
   <FormattedAddress/>
   <LocationUri/>
   <LocationSource/>
</Value>

PersonaPostalAddressType

Attributes and elements

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

Attributes

None.

Child elements

Street | City | State | Country | PostalCode | PostOfficeBox | Type (string) | Latitude | Longitude | Accuracy | Altitude | AltitudeAccuracy | FormattedAddress | LocationUri | LocationSource

Parent elements

PostalAddressAttributedValue

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
Types schema
Validation file
Types.xsd
Can be empty