RelatedTypeStart Property
IT Hit WebDAV Classes Reference
The trigger is related to the start of the event or to-do. String value is "START", integer value is 1.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static RelatedType Start { get; }
Public Shared ReadOnly Property Start As RelatedType
Get
public:
static property RelatedType^ Start {
RelatedType^ get ();
}
static member Start : RelatedType with get
Property Value
Type:
RelatedTypeSee Also