ParticipationStatusEventTypeTentative Property
IT Hit WebDAV Classes Reference
An event tentatively accepted.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static ParticipationStatusEventType Tentative { get; }
Public Shared ReadOnly Property Tentative As ParticipationStatusEventType
Get
public:
static property ParticipationStatusEventType^ Tentative {
ParticipationStatusEventType^ get ();
}
static member Tentative : ParticipationStatusEventType with get
Property Value
Type:
ParticipationStatusEventTypeSee Also