Property IsCanceled
- Namespace
- DisCatSharp.Net.Models
- Assembly
- DisCatSharp.dll
IsCanceled
Gets or sets whether the recurrence should be canceled.
public Optional<bool> IsCanceled { get; set; }
Gets or sets whether the recurrence should be canceled.
public Optional<bool> IsCanceled { get; set; }