Skip to main content

Disconnect-Email

Command Description

Disconnect IMAP

Command Prototype

IMAP.Close(objIMAP)

Parameter Description

ParameterRequiredTypeDefaultDescription
objIMAPTrueexpressionobjIMAPThe controllable connection object returned by the "connect mailbox" command

Demo

/* 
Intake:
objIMAP--The manipulable connection object returned by the "connect mailbox" command

Command prototype: IMAP.Close(objIMAP)
*/

IMAP.Close(objIMAP)