ITaskFolderCollection interface (taskschd.h)
Provides information and control for a collection of folders that contain tasks.
Inheritance
The ITaskFolderCollection interface inherits from the IDispatch interface.
Methods
The ITaskFolderCollection interface has these methods.
ITaskFolderCollection::get__NewEnum Gets the collection enumerator for the folder collection. |
ITaskFolderCollection::get_Count Gets the number of folders in the collection. |
ITaskFolderCollection::get_Item Gets the specified folder from the collection. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows Vista [desktop apps only] |
Minimum supported server | Windows Server 2008 [desktop apps only] |
Target Platform | Windows |
Header | taskschd.h |