in the hand - .NET Solutions for Mobility

TaskFolder Class

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

For a list of all members of this type, see TaskFolder Members.

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

[Visual Basic]
Public Class TaskFolder
    Inherits Folder
[C#]
public class TaskFolder : Folder

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

Equivalent to Microsoft.WindowsMobile.PocketOutlook.TaskFolder.

Requirements

Namespace: InTheHand.WindowsMobile.PocketOutlook

Assembly: InTheHand.WindowsMobile.PocketOutlook (in InTheHand.WindowsMobile.PocketOutlook.dll)

See Also

TaskFolder Members | InTheHand.WindowsMobile.PocketOutlook Namespace