StatusTypeInProcess Property
IT Hit WebDAV Classes Reference
Indicates to-do in process of. Valid for to-do component only. String value is "IN-PROCESS", integer value is 6.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static StatusType InProcess { get; }
Public Shared ReadOnly Property InProcess As StatusType
Get
public:
static property StatusType^ InProcess {
StatusType^ get ();
}
static member InProcess : StatusType with get
Property Value
Type:
StatusTypeSee Also