Tasks interface
Office 2013 and later
A collection of Task objects that represents all the tasks currently running on the system.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Use the Tasks property to return the Tasks collection.
Use Tasks(index), where index is the application name or the index number, to return a single Task object.
Show: