Property Start
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Start
Gets or sets the start time of the recurrence interval.
[JsonProperty("start")]
public DateTimeOffset Start { get; set; }
Gets or sets the start time of the recurrence interval.
[JsonProperty("start")]
public DateTimeOffset Start { get; set; }