Share via


GeoCoordinates.Latitude property

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

Syntax

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

value = instance.Latitude

instance.Latitude = value
public double Latitude { get; set; }

Property value

Type: System.Double

See also

Reference

GeoCoordinates class

GeoCoordinates members

Microsoft.Exchange.Data namespace