DueDate property

Returns the due date of the task if it has one.  

Syntax


C++

HRESULT get_DueDate(DATE* pDueDate)

Scripting languages

DueDate = Task.DueDate

 

Home

Applies to

IERUTask