Click or drag to resize

RelationshipTypeParent Property

IT Hit WebDAV Classes Reference
Represents a parent relationship. Indicates that the referenced calendar component is a superior of calendar component. String value is "PARENT", integer value is 1.

Namespace:  ITHit.Collab.Calendar
Assembly:  ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax
public static RelationshipType Parent { get; }

Property Value

Type: RelationshipType
See Also