TaskItem property

Returns a pointer to the IERUItem interface of the item the current task represents.

Syntax


C++
HRESULT get_TaskItem(IERUItem** ppRetVal)
Scripting languages
Set item = Task.TaskItem
   

Home

Applies to

IERUTask