PersonaPostalAddress - класс

Represents PersonaPostalAddress.

Definition

Пространство имён: Tessa.Exchange.WebServices.Data
Сборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
C#
public sealed class PersonaPostalAddress : ComplexProperty
Inheritance
Object    ComplexProperty    PersonaPostalAddress

Конструкторы

PersonaPostalAddress Initializes a new instance of the PersonaPostalAddress class.

Свойства

Accuracy Gets or sets the location accuracy.
Altitude Gets or sets the location altitude.
AltitudeAccuracy Gets or sets the location altitude accuracy.
City Gets or sets the City.
Country Gets or sets the Country.
FormattedAddress Gets or sets the street address.
Latitude Gets or sets a value indicating location latitude.
Longitude Gets or sets a value indicating location longitude.
PostalCode Gets or sets the postalCode.
PostOfficeBox Gets or sets the postOfficeBox.
Source Gets or sets the location source type.
State Gets or sets the state.
Street Gets or sets the street.
Type Gets or sets the type.
Uri Gets or sets the location Uri.

Методы

EqualsDetermines whether the specified object is equal to the current object.
(Унаследован от Object)
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Унаследован от Object)
GetHashCodeServes as the default hash function.
(Унаследован от Object)
GetTypeGets the Type of the current instance.
(Унаследован от Object)
MemberwiseCloneCreates a shallow copy of the current Object.
(Унаследован от Object)
ToStringReturns a string that represents the current object.
(Унаследован от Object)

Методы расширения

Get
(Определяется ComHelper)
InternalMarkerCanvas Возвращает маркер аннотации
(Определяется AnnotationInternalsAccessor)
Invoke
(Определяется ComHelper)
Set
(Определяется ComHelper)

См. также