CalendarEventProperties.End Property

Definition

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

Property Value

Attributes

Applies to