Table of Contents

Property ByMonthDay

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

ByMonthDay

Gets or sets specific dates within a month to recur on.

[JsonProperty("by_month_day", NullValueHandling = NullValueHandling.Include)]
public List<int>? ByMonthDay { get; set; }

Property Value

List<int>