Share via


Folder.Finalize Method

3/29/2010

Overridden. Allows you to free resources and perform other cleanup operations before the folder is reclaimed by the garbage collector.

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

Syntax

~Folder()
'Declaration
Protected Overrides Sub Finalize

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

Folder Class
Folder Members
Microsoft.WindowsMobile.PocketOutlook Namespace