Table of Contents

Property IsCanceled

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

IsCanceled

Gets whether the recurrence is canceled.

[JsonProperty("is_canceled")]
public bool IsCanceled { get; }

Property Value

bool