Enum TagStatus

TagStatus enumeration

Specifies the status of the note tag node.

public enum TagStatus

Values

NameValueDescription
Open0The note tag is open.
Completed1The note tag is finished.
Disabled2The note tag is disabled.

See Also