PhysicalAddressDictionaryEntryType Class

Definition

The PhysicalAddressDictionaryEntryType class contains information that defines a physical address, such as a street address.

public ref class PhysicalAddressDictionaryEntryType
public class PhysicalAddressDictionaryEntryType
Public Class PhysicalAddressDictionaryEntryType
Inheritance
PhysicalAddressDictionaryEntryType

Constructors

PhysicalAddressDictionaryEntryType()

The PhysicalAddressDictionaryEntryType constructor initializes a new instance of the PhysicalAddressDictionaryEntryType class.

Properties

City

The City property gets or sets the city name for a contact item.

CountryOrRegion

The CountryOrRegion property gets or sets the country or region for a contact item.

Key

The Key property gets or sets the type of physical address for a contact's address.

PostalCode

The PostalCode property gets or sets the postal code for a contact item.

State

The State property gets or sets the state for a contact item.

Street

The Street property gets or sets the street address for a contact item.

Applies to