Folder Members
3/29/2010
Defines the generic base class for specialized folders containing item collections based on the PimItemCollection class.
The following tables list the members exposed by the Folder type.
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
CreateObjRef | (inherited from MarshalByRefObject ) | |
Dispose | Disposes a folder. Disables finalization by the garbage collector by a calling GC.SuppressFinalize(this). Releases the COM pointer to this folder. | |
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetLifetimeService | (inherited from MarshalByRefObject ) | |
GetType | (inherited from Object ) | |
InitializeLifetimeService | (inherited from MarshalByRefObject ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | Overridden. Overridden. Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector. | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Folder Class
Microsoft.WindowsMobile.PocketOutlook Namespace