CreateEventResponse.Start Property

Definition

start

[System.Text.Json.Serialization.JsonPropertyName("start")]
public System.Text.Json.JsonElement? Start { get; set; }
[<System.Text.Json.Serialization.JsonPropertyName("start")>]
member this.Start : Nullable<System.Text.Json.JsonElement> with get, set
Public Property Start As Nullable(Of JsonElement)

Property Value

Attributes

Applies to