In The Hand LtdIn The Hand
TaskFolder Class
NamespacesInTheHand.WindowsMobile.PocketOutlookTaskFolder
.NET Components for Mobility
Defines the Tasks folder. This is container for the Task collection.
Declaration Syntax
C#Visual Basic
public sealed class TaskFolder : Folder
Public NotInheritable Class TaskFolder _
	Inherits Folder
Members
All MembersMethodsProperties



IconMemberDescription
Dispose()()()()
Disposes a folder.
(Inherited from Folder.)
Dispose(Boolean)
(Inherited from Folder.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector.
(Inherited from Folder.)
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
Items
Gets the Task collection.

MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Notification
Specifies what notifications to receive when items change.
(Inherited from Folder.)
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Remarks

Equivalent to Microsoft.WindowsMobile.PocketOutlook.TaskFolder.

Inheritance Hierarchy
Object
Folder
 TaskFolder

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0