Entry (PhysicalAddress)
The Entry element describes a single physical address for a contact item.
<Entry Key="">
<Street/>
<City/>
<State/>
<Country/>
<PostalCode/>
</Entry>
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
Element | Example |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
Schema Name |
Types schema |
Validation File |
Types.xsd |
Can be Empty |
False |