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