In The Hand LtdIn The Hand
Dispose Method (disposing)
NamespacesInTheHand.WindowsMobile.PocketOutlookPimItemDispose(Boolean)
.NET Components for Mobility
Allows a PimItem to attempt to free resources and perform other cleanup operations before the PimItem is reclaimed by garbage collection.
Declaration Syntax
C#Visual Basic
protected virtual void Dispose(
	bool disposing
)
Protected Overridable Sub Dispose ( _
	disposing As Boolean _
)
Parameters
disposing (Boolean)
True to release both managed and unmanaged resources; false to release only unmanaged resources

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