CreateCalendarEventResponse.Subject Property

Definition

Title of the event.

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

Property Value

Attributes

Applies to