TaskFolder Class

3/29/2010

Defines the Task folder. This is container for the Task collection.

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

Syntax

public class TaskFolder : Folder
'Declaration
Public Class TaskFolder
    Inherits Folder

Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
     Microsoft.WindowsMobile.PocketOutlook.Folder
      Microsoft.WindowsMobile.PocketOutlook.TaskFolder

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

TaskFolder Members
Microsoft.WindowsMobile.PocketOutlook Namespace