Returns the due date of the task if it has one.
C++
HRESULT get_DueDate(DATE* pDueDate)
DueDate = Task.DueDate
Home Applies to IERUTask