Click or drag to resize

RelationshipTypeSibling Property

IT Hit WebDAV Classes Reference
Represents a sibling relationship. Indicates that the referenced calendar component is a peer of the calendar component. String value is "SIBLING", integer value is 3.

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

Property Value

Type: RelationshipType
See Also