StatusTypeNeedsAction Property
IT Hit WebDAV Classes Reference
Indicates to-do needs action. Valid for to-do component only. String value is "NEEDS-ACTION", integer value is 4.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static StatusType NeedsAction { get; }
Public Shared ReadOnly Property NeedsAction As StatusType
Get
public:
static property StatusType^ NeedsAction {
StatusType^ get ();
}
static member NeedsAction : StatusType with get
Property Value
Type:
StatusTypeSee Also