Click or drag to resize

RelationshipType Properties

IT Hit WebDAV Classes Reference

The RelationshipType type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberChild
Represents a child relationship. Indicates that the referenced calendar component is a subordinate of the calendar component.
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 memberParent
Represents a parent relationship. Indicates that the referenced calendar component is a superior of calendar component.
Public propertyStatic memberSibling
Represents a sibling relationship. Indicates that the referenced calendar component is a peer of the calendar component.
Top
See Also