Share via


ConversationBase.Links Property

Definition

Any links we want to surface to the customer for them to invoke us back on.

public System.Collections.Generic.Dictionary<string,Uri> Links { get; set; }
member this.Links : System.Collections.Generic.Dictionary<string, Uri> with get, set
Public Property Links As Dictionary(Of String, Uri)

Property Value

Applies to