MeetingEndActivityValue.Title Property

Definition

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

Property Value

Attributes

Applies to