CalendarEventProperties.Status Property

Definition

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

Property Value

Attributes

Applies to