Share via


OrgPersonPresentationObject.GeoCoordinates property

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property GeoCoordinates As GeoCoordinates
    Get
    Set
'Usage
Dim instance As OrgPersonPresentationObject
Dim value As GeoCoordinates

value = instance.GeoCoordinates

instance.GeoCoordinates = value
public GeoCoordinates GeoCoordinates { get; set; }

Property value

Type: Microsoft.Exchange.Data.GeoCoordinates

See also

Reference

OrgPersonPresentationObject class

OrgPersonPresentationObject members

Microsoft.Exchange.Data.Directory.Management namespace