ContactPhysicalAddress Members

Include Protected Members
Include Inherited Members

This class represents a physical address location in a ContactCard instance.

The ContactPhysicalAddress type exposes the following members.

Constructors

  Name Description
Public method ContactPhysicalAddress() Creates a new ContactAddress instance.
Public method ContactPhysicalAddress(String, String, String, String, String, String) Creates a new ContactAddress instance.

Top

Properties

  Name Description
Public property AddressType Gets or sets the type of address (work/home/other).
Public property CityCode Gets or sets the city code.
Public property Country Gets or sets the country.
Public property State Gets or sets the state of this address.
Public property Street Gets or sets the street details.
Public property ZipCode Gets or sets the zip code.

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

See Also

Reference

ContactPhysicalAddress Class

Microsoft.Rtc.Collaboration.Presence Namespace