TimePeriodEnd Property
IT Hit WebDAV Classes Reference
Gets end of the period of time or
null if
Duration is specified or value can not be parsed.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax Public ReadOnly Property End As Date
Get
public:
property Date^ End {
Date^ get ();
}
member End : Date with get
Property Value
Type:
DateSee Also