Tasks interface

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)

No code example is currently available or this language may not be supported.

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: