Reset the internal state of the control.
Syntax
object.Reset
Remarks
The Reset method resets the internal state of the
control. Calling this method will also prevent any messages which
have been marked for deletion from being removed from the
mailbox.
Return Value
None.
See Also
Cancel Method, Initialize Method, Uninitialize Method
|