Close an Outlook COM instance.

disconnect_outlook(com)

Arguments

com

An object of class `COMIDispatch.` that represents an Outlook application instance.

Value

nothing

Examples

if (FALSE) { disconnect_outlook(com) }