Table of Contents

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; }

Property Value

Optional<bool>