CalendarEventProperties.Start Property

Definition

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

Property Value

Attributes

Applies to