_Global.Tasks Property

Definition

Returns a Tasks collection that represents all the applications that are running.

public:
 property Microsoft::Office::Interop::Word::Tasks ^ Tasks { Microsoft::Office::Interop::Word::Tasks ^ get(); };
public Microsoft.Office.Interop.Word.Tasks Tasks { get; }
member this.Tasks : Microsoft.Office.Interop.Word.Tasks
Public ReadOnly Property Tasks As Tasks

Property Value

Applies to