ItemFlagStatus EnumerationIpswitch.Messaging.Framework
Specifies values that indicate the status of a flagged item.

Namespace: Ipswitch.Messaging.Framework
Assembly: Ipswitch.Messaging.Framework (in Ipswitch.Messaging.Framework.dll) Version: 1.0.0.0
Syntax

public enum ItemFlagStatus
Members

  Member nameValueDescription
NoFlag0 No flag is present for the item.
Complete1 The item has been flagged as complete.
Incomplete2 The item has been flagged as incomplete.
See Also

Reference