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