Sets the start and/or end date, or duration of Tasks, Appointments and Notes. EndMinute is not optional when trying to set the Due On date of a Task.
AFTKN_ITEM_SET_DATE or 792
VOID ItemSetDate(ANSISTRING MessageID;
[WORD StartDay];
[WORD StartMonth];
[WORD StartYear];
[WORD StartMinute];
[WORD StartHour];
[WORD EndDay];
[WORD EndMonth];
[WORD EndYear];
[WORD EndMinute];
[WORD EndHour];
[WORD DurationMinutes];
[WORD DurationHours])
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)
(Optional)