Start
Previous  Next

Gets or sets the appointment start time.
Syntax: Start As Long

Example:
Appointment.Start = DateParse("10/25/2007") + (TimeParse("13:35") mod cTicksPerDay)