Table of Contents

Class EventCoordinateOptions

Namespace
PnP.Core.Model.Teams
Assembly
PnP.Core.dll

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

double

Altitude

Altitude

public double Altitude { get; set; }

Property Value

double

AltitudeAccuracy

Altitude Accuracy

public double AltitudeAccuracy { get; set; }

Property Value

double

Latitude

Latitude

public double Latitude { get; set; }

Property Value

double

Longitude

Longitude

public double Longitude { get; set; }

Property Value

double