Disconnect from a mail server
trg.mail.Disconnect()
This function does not return a value.
Sample
'---------- Start ----------
Function Start
trg.mail.Connect( "imap", "simx02", "test@simx.com", "test2" )
End Function
See also
Platform Objects and Methods
target.mail.Delete()
target.mail.GetMessage()
target.mail