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