DueDate
Previous  Next

Gets or sets when the task is due.
Syntax: DueDate As Long

Example:
Task.DueDate = DateParse("10/25/2007") + (TimeParse("13:30") mod cTicksPerDay)