Share via


PhysicalAddressDictionaryEntryType Members

Include Protected Members
Include Inherited Members

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

The PhysicalAddressDictionaryEntryType type exposes the following members.

Constructors

  Name Description
Public method PhysicalAddressDictionaryEntryType The PhysicalAddressDictionaryEntryType constructor initializes a new instance of the PhysicalAddressDictionaryEntryType class.

Top

Properties

  Name Description
Public property City The City property gets or sets the city name for a contact item.
Public property CountryOrRegion The CountryOrRegion property gets or sets the country or region for a contact item.
Public property Key The Key property gets or sets the type of physical address for a contact's address.
Public property PostalCode The PostalCode property gets or sets the postal code for a contact item.
Public property State The State property gets or sets the state for a contact item.
Public property Street The Street property gets or sets the street address for a contact item.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top