MimePart.Dispose method

The Dispose method releases all resources used by the MimePart class.

Namespace:  Microsoft.Exchange.Data.Mime
Assembly:  Microsoft.Exchange.Data.Common (in Microsoft.Exchange.Data.Common.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As MimePart

instance.Dispose()
public void Dispose()

See also

Reference

MimePart class

MimePart members

Dispose overload

Microsoft.Exchange.Data.Mime namespace