Share via


TaskFolder Members

3/29/2010

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

The following tables list the members exposed by the TaskFolder type.

Public Properties

  Name Description
Aa455689.pubproperty(en-us,MSDN.10).gif Items Gets the Task from the Task collection, with the specified index.

Top

Public Methods

(see also Protected Methods )

  Name Description
Aa455689.pubmethod(en-us,MSDN.10).gif CreateObjRef  (inherited from MarshalByRefObject )
Aa455689.pubmethod(en-us,MSDN.10).gif Dispose  Disposes a folder. Disables finalization by the garbage collector by a calling GC.SuppressFinalize(this). Releases the COM pointer to this folder. (inherited from Folder)
Aa455689.pubmethod(en-us,MSDN.10).gif Equals  Overloaded. (inherited from Object )
Aa455689.pubmethod(en-us,MSDN.10).gif GetHashCode  (inherited from Object )
Aa455689.pubmethod(en-us,MSDN.10).gif GetLifetimeService  (inherited from MarshalByRefObject )
Aa455689.pubmethod(en-us,MSDN.10).gif GetType  (inherited from Object )
Aa455689.pubmethod(en-us,MSDN.10).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
Aa455689.pubmethod(en-us,MSDN.10).gif Aa455689.static(en-us,MSDN.10).gif ReferenceEquals  (inherited from Object )
Aa455689.pubmethod(en-us,MSDN.10).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
Aa455689.protmethod(en-us,MSDN.10).gif Finalize  Overridden. Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector. (inherited from Folder)
Aa455689.protmethod(en-us,MSDN.10).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

TaskFolder Class
Microsoft.WindowsMobile.PocketOutlook Namespace