Click or drag to resize
CategoryCanDelete Property
Indicates if category can be deleted. System categories like WORK and LUNCH cannot be deleted.

Namespace: AMG.API.Definitions
Assembly: AMG.API (in AMG.API.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public bool CanDelete { get; set; }

Property Value

Type: Boolean
See Also