Click or drag to resize

IParticipationStatusParam Interface

IT Hit WebDAV Classes Reference
Specifies the participation status for the calendar user specified by the property.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public interface IParticipationStatusParam

The IParticipationStatusParam type exposes the following members.

Properties
  NameDescription
Public propertyParticipationStatus
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.
Top
Remarks
http://tools.ietf.org/html/rfc5545#section-3.2.12
See Also