Share via


ConversationParameters.TopicName Property

Definition

Gets or sets (Optional) Topic of the conversation (if supported by the channel).

public string TopicName { get; set; }
member this.TopicName : string with get, set
Public Property TopicName As String

Property Value

The topic of the conversation.

Applies to