Partager via


MonthlyRecurrence.DaysOfMonth Propriété

Définition

Obtient ou définit spécifie les valeurs du modèle de périodicité mensuelle.

[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))

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à