Click or drag to resize

ParticipationStatusEventType Properties

IT Hit WebDAV Classes Reference

The ParticipationStatusEventType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberAccepted
An event is accepted.
Public propertyStatic memberDeclined
An event is declined.
Public propertyStatic memberDelegated
An event is delegated.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberNeedsAction
An event needs action.
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberTentative
An event tentatively accepted.
Top
See Also