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.

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 Sibling { get; }

Property Value

Type: RelationshipType
See Also