ParticipationStatusToDoTypeDelegated Property
IT Hit WebDAV Classes Reference
A to-do is delegated.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ParticipationStatusToDoType Delegated { get; }
Public Shared ReadOnly Property Delegated As ParticipationStatusToDoType
Get
public:
static property ParticipationStatusToDoType^ Delegated {
ParticipationStatusToDoType^ get ();
}
static member Delegated : ParticipationStatusToDoType with get
Property Value
Type:
ParticipationStatusToDoType
See Also