ParticipationStatusToDoTypeInProgress Property
IT Hit WebDAV Classes Reference
A to-do is in-progress.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static ParticipationStatusToDoType InProgress { get; }
Public Shared ReadOnly Property InProgress As ParticipationStatusToDoType
Get
public:
static property ParticipationStatusToDoType^ InProgress {
ParticipationStatusToDoType^ get ();
}
static member InProgress : ParticipationStatusToDoType with get
Property Value
Type:
ParticipationStatusToDoTypeSee Also