This topic has not yet been rated - Rate this topic

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)
[GuidAttribute("00020983-0000-0000-C000-000000000046")]
public interface Tasks : IEnumerable

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.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.