Click or drag to resize

RelatedType Properties

IT Hit WebDAV Classes Reference

The RelatedType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberEnd
The trigger is related to the end of the event or to-do. String value is "END", integer value is 2.
Public propertyName
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.)
Public propertyNumber
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.)
Public propertyStatic memberStart
The trigger is related to the start of the event or to-do. String value is "START", integer value is 1.
Top
See Also