RelatedTypeStart Property
IT Hit WebDAV Classes Reference
The trigger is related to the start of the event or to-do.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
RelatedType
See Also