ConversationReference.ServiceUrl Property

Definition

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

Property Value

Attributes

Applies to