ITriggerRelated Property 
IT Hit WebDAV Classes Reference 
            Gets or sets relationship of the alarm trigger with
            respect to the start or end of the calendar component. Provides access to "RELATED" parameter.
            Returns null if absolute date-time is specified.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
SyntaxRelatedType Related { get; set; }Property Related As RelatedType
	Get
	Set
property RelatedType^ Related {
	RelatedType^ get ();
	void set (RelatedType^ value);
}abstract Related : RelatedType with get, set
Property Value
Type: 
RelatedType
See Also