Compartilhar via


ScheduleAvailabilityResponse.AvailableDates Propriedade

Definição

Obtém a lista de datas disponíveis para agendamento

[Newtonsoft.Json.JsonProperty(PropertyName="availableDates")]
public System.Collections.Generic.IList<DateTime?> AvailableDates { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="availableDates")>]
member this.AvailableDates : System.Collections.Generic.IList<Nullable<DateTime>>
Public ReadOnly Property AvailableDates As IList(Of Nullable(Of DateTime))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a