Class CalendarLocation
Inherited Members
Namespace: Glitch9.AIDevKit.Microsoft.Graph
Assembly: Glitch9.AIDevKit.Provider.Microsoft.Graph.dll
Syntax
public sealed class CalendarLocation
Properties
| Edit this page View SourceDisplayName
Declaration
[JsonProperty("displayName")]
public string DisplayName { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
LocationType
Declaration
[JsonProperty("locationType")]
public string LocationType { get; set; }
Property Value
| Type | Description |
|---|---|
| string |