Property Day
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Day
Gets or sets the day of the week for recurrence.
[JsonProperty("day")]
public RecurrenceRuleWeekday Day { get; set; }
Gets or sets the day of the week for recurrence.
[JsonProperty("day")]
public RecurrenceRuleWeekday Day { get; set; }