Click or drag to resize

RelationshipTypeChild Property

IT Hit WebDAV Classes Reference
Represents a child relationship. Indicates that the referenced calendar component is a subordinate of the calendar component. String value is "CHILD", integer value is 2.

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

Property Value

Type: RelationshipType
See Also