ParticipationStatusJournalTypeAccepted Property
IT Hit WebDAV Classes Reference
A journal is accepted.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ParticipationStatusJournalType Accepted { get; }
Public Shared ReadOnly Property Accepted As ParticipationStatusJournalType
Get
public:
static property ParticipationStatusJournalType^ Accepted {
ParticipationStatusJournalType^ get ();
}
static member Accepted : ParticipationStatusJournalType with get
Property Value
Type:
ParticipationStatusJournalType
See Also