ParticipationStatusToDoTypeInProgress Property
IT Hit WebDAV Classes Reference
A to-do is in-progress.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
ParticipationStatusToDoType
See Also