Uninitialize the component and unload the networking
library.
Syntax
object.Uninitialize
The object placeholder represents an expression that evaluates
to an InternetMail object.
Return Type
None.
Remarks
The Uninitialize method terminates any connection
established by the component and unloads the networking library.
This method is not typically used since this is done automatically
when the component is unloaded.
See Also
Initialize Method
|