ApplicationUpdateParametersInner.ReplyUrls Property
Definition
Gets or sets a collection of reply URLs for the application.
[Newtonsoft.Json.JsonProperty(PropertyName="replyUrls")]
public System.Collections.Generic.IList<string> ReplyUrls { get; set; }
member this.ReplyUrls : System.Collections.Generic.IList<string> with get, set
Public Property ReplyUrls As IList(Of String)
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute