Share via


EventsAvailabilityResultInfo.Success Property

Definition

Gets or sets indicates if the availability result was successful

[Newtonsoft.Json.JsonProperty(PropertyName="success")]
public string Success { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="success")>]
member this.Success : string with get, set
Public Property Success As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to