ItemId.Finalize Method
3/29/2010
Overridden. Allows an ItemID object to attempt to free resources and perform other cleanup operations before being reclaimed by garbage collection.
Namespace: Microsoft.WindowsMobile.PocketOutlook
Assembly: Microsoft.WindowsMobile.PocketOutlook (in microsoft.windowsmobile.pocketoutlook.dll)
Syntax
~ItemId()
'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
ItemId Class
ItemId Members
Microsoft.WindowsMobile.PocketOutlook Namespace