ConversationUpdateActivity.TopicName Property

Definition

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

Property Value

Attributes

Applies to