ParticipationStatusEventTypeNeedsAction Property 
IT Hit WebDAV Classes Reference 
            An event needs action.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static ParticipationStatusEventType NeedsAction { get; }Public Shared ReadOnly Property NeedsAction As ParticipationStatusEventType
	Get
public:
static property ParticipationStatusEventType^ NeedsAction {
	ParticipationStatusEventType^ get ();
}static member NeedsAction : ParticipationStatusEventType with get
Property Value
Type: 
ParticipationStatusEventType
See Also