ParticipationStatusEventTypeDeclined Property
IT Hit WebDAV Classes Reference
An event is declined.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ParticipationStatusEventType Declined { get; }
Public Shared ReadOnly Property Declined As ParticipationStatusEventType
Get
public:
static property ParticipationStatusEventType^ Declined {
ParticipationStatusEventType^ get ();
}
static member Declined : ParticipationStatusEventType with get
Property Value
Type:
ParticipationStatusEventType
See Also