Property IsCanceled
- Namespace
- DisCatSharp.Entities
- Assembly
- DisCatSharp.dll
IsCanceled
Gets whether the recurrence is canceled.
[JsonProperty("is_canceled")]
public bool IsCanceled { get; }
Gets whether the recurrence is canceled.
[JsonProperty("is_canceled")]
public bool IsCanceled { get; }