Entry (PhysicalAddress)

Topic Last Modified: 2007-05-21

The Entry element describes a single physical address for a contact item.

Syntax

<Entry Key="">
   <Street/>
   <City/>
   <State/>
   <Country/>
   <PostalCode/>
</Entry>

Type

PhysicalAddressDictionaryEntryType

Attributes and Elements

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

Attributes

Attribute Description

Key

Identifies a physical address. The following are the possible values for this attribute:

  • Business
  • Home
  • Other

Child Elements

Element Description

Street

Represents a street address for a contact item.

City

Represents the city name that is associated with a contact.

State

Represents the state of residence for a contact item.

CountryOrRegion

Represents the country or region for a given physical address.

PostalCode

Represents the postal code for a contact item.

Parent Elements

Element Description

PhysicalAddresses

Contains a collection of physical addresses that are associated with a contact.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.

Element Information

Namespace

https://schemas.microsoft.com/exchange/services/2006/types

Schema Name

Types schema

Validation File

Types.xsd

Can be Empty

False