Class EventCoordinateOptions
Options that can be set when creating a coordinate location for a meeting request
public class EventCoordinateOptions
- Inheritance
-
EventCoordinateOptions
- Inherited Members
Properties
Accuracy
Accuracy
public double Accuracy { get; set; }
Property Value
Altitude
Altitude
public double Altitude { get; set; }
Property Value
AltitudeAccuracy
Altitude Accuracy
public double AltitudeAccuracy { get; set; }
Property Value
Latitude
Latitude
public double Latitude { get; set; }
Property Value
Longitude
Longitude
public double Longitude { get; set; }