Task Constructor ()

3/29/2010

Initializes a new instance of the Task class, in specified Folder

Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)

Syntax

public Task ()
'Declaration
Public Sub New

Remarks

The Task must later be added to a collection with TaskCollection.Add.

See Also

Reference

Task Class
Task Members
Microsoft.WindowsMobile.PocketOutlook Namespace