TimePeriodStart Property
IT Hit WebDAV Classes Reference
Gets start of the period of time or null if the start time 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 Date Start { get; }
Public ReadOnly Property Start As Date
Get
public:
property Date^ Start {
Date^ get ();
}
member Start : Date with get
Property Value
Type:
DateSee Also