Click or drag to resize

IParticipationStatusParamParticipationStatus Property

IT Hit WebDAV Classes Reference
Gets or sets participation status. Use the ParticipationStatusEventType, ParticipationStatusToDoType or ParticipationStatusJournalType to set the status or check the status value depending on the component type.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
ParticipationStatusType ParticipationStatus { get; set; }

Property Value

Type: ParticipationStatusType
See Also