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.

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

Property Value

Type: RelationshipType
See Also