MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphLocation.coordinates() |
Get the coordinates property: outlookGeoCoordinates.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withAccuracy(Double accuracy) |
Set the accuracy property: The accuracy of the latitude and longitude.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withAdditionalProperties(Map<String,Object> additionalProperties) |
Set the additionalProperties property: outlookGeoCoordinates.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withAltitude(Double altitude) |
Set the altitude property: The altitude of the location.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withAltitudeAccuracy(Double altitudeAccuracy) |
Set the altitudeAccuracy property: The accuracy of the altitude.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withLatitude(Double latitude) |
Set the latitude property: The latitude of the location.
|
MicrosoftGraphOutlookGeoCoordinates |
MicrosoftGraphOutlookGeoCoordinates.withLongitude(Double longitude) |
Set the longitude property: The longitude of the location.
|