Tasks Interface
Office 2010
A collection of Task objects that represents all the tasks currently running on the system.
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.