PersonaPostalAddress Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains contact postal address information associated with a persona. The PersonaPostalAddress class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
public ref class PersonaPostalAddress sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class PersonaPostalAddress : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class PersonaPostalAddress
Inherits ComplexProperty
- Inheritance
Constructors
PersonaPostalAddress(String, String, String, String, String, String, LocationSource, String, String, Double, Double, Double, Double, Double) |
Initializes a new instance of the PersonaPostalAddress class. The PersonaPostalAddress(String, String, String, String, String, String, LocationSource, String, String, Double, Double, Double, Double, Double) constructor is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Properties
Accuracy |
Gets or sets a value specifying the degree of accuracy of the latitude and longitude. The Accuracy property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Altitude |
Gets or sets the location altitude. The Altitude property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
AltitudeAccuracy |
Gets or sets the a value specifying the degree of accuracy of the altitude. The AltitudeAccuracy property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
City |
Gets or sets the city. The City property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Country |
Gets or sets the country/region. The Country property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
FormattedAddress |
Gets or sets the street address to be displayed. The FormattedAddress property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Latitude |
Gets or sets a value that indicates the location latitude. The Latitude property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Longitude |
Gets or sets a value indicating the location longitude. The Longitude property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PostalCode |
Gets or sets the postal code. The PostalCode property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
PostOfficeBox |
Gets or sets the post office box number. The PostOfficeBox property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Source |
Gets or sets the origin of the persona postal address. The Source property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
State |
Gets or sets the state. The State property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Street |
Gets or sets the street name. The Street property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Type |
Gets or sets the postal address type. For example, home or business. The Type property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |
Uri |
Gets or sets the location Uniform Resource Identifier (URI). The Uri property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013. |