RelatedTypeEnd Property
IT Hit WebDAV Classes Reference
The trigger is related to the end 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 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:
RelatedType
See Also