Value
Previous
Next
Gets or sets a reference to the Appointment object.
Syntax: Value
Example:
Appointment.New1
Appointment.CreateNew
Appointment.Subject = "Lunch"
Appointment.StartDate =
DateParse
("10/25/2007") + (
TimeParse
("13:35") mod cTicksPerDay)
PimCol.AddItem(Appointment.Value)