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.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic Date Start { get; }
Public ReadOnly Property Start As Date
Get
public:
property Date^ Start {
Date^ get ();
}
member Start : Date with get
Property Value
Type:
Date
See Also