Reset Method

Reset the state of the component.

Syntax

object.Reset

The object placeholder represents an expression that evaluates to an InternetMail object.

Return Type

None.

Remarks

The Reset method resets the internal state of the component, releasing any memory allocated for messages and/or network connections. If the application is connected to a mail server, the connection will be terminated. If any messages were marked for pending deletion, those messages will not be deleted.

See Also

Cancel Method


Copyright © 2008 Catalyst Development Corporation. All rights reserved.