IRelatedToRelationship Property
IT Hit WebDAV Classes Reference
Gets or sets the type of hierarchical relationship associated
with the calendar component specified by the property.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax RelationshipType Relationship { get; set; }
Property Relationship As RelationshipType
Get
Set
property RelationshipType^ Relationship {
RelationshipType^ get ();
void set (RelationshipType^ value);
}
abstract Relationship : RelationshipType with get, set
Property Value
Type:
RelationshipTypeSee Also