Property Status
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
Status
Gets the status of the scheduled event.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public ScheduledEventStatus Status { get; }
Gets the status of the scheduled event.
[JsonProperty("status", NullValueHandling = NullValueHandling.Ignore)]
public ScheduledEventStatus Status { get; }