Class EventCoordinateOptions
Options that can be set when creating a coordinate location for a meeting request
Inheritance
EventCoordinateOptions
Assembly: PnP.Core.dll
Syntax
public class EventCoordinateOptions
Properties
Declaration
public double Accuracy { get; set; }
Property Value
Declaration
public double Altitude { get; set; }
Property Value
Declaration
public double AltitudeAccuracy { get; set; }
Property Value
Declaration
public double Latitude { get; set; }
Property Value
Declaration
public double Longitude { get; set; }
Property Value