EndTime
Previous
Next
Gets or sets the appointment's end time.
Syntax: EndTime As Long
Example:
Appointment.
EndTime
=
DateParse
("10/25/2007") + (
TimeParse
("14:00") mod cTicksPerDay)
Appointment.Update