ApplicationInner.ReplyUrls Propriedade

Definição

Obtém ou define uma coleção de URLs de resposta para o aplicativo.

[Newtonsoft.Json.JsonProperty(PropertyName="replyUrls")]
public System.Collections.Generic.IList<string> ReplyUrls { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="replyUrls")>]
member this.ReplyUrls : System.Collections.Generic.IList<string> with get, set
Public Property ReplyUrls As IList(Of String)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a