Partilhar via


MonthlyRecurrence.DaysOfMonth Propriedade

Definição

Obtém ou define os valores para o padrão de recorrência mensal.

[Newtonsoft.Json.JsonProperty(PropertyName="daysOfMonth")]
public System.Collections.Generic.IList<int?> DaysOfMonth { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="daysOfMonth")>]
member this.DaysOfMonth : System.Collections.Generic.IList<Nullable<int>> with get, set
Public Property DaysOfMonth As IList(Of Nullable(Of Integer))

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a