connect_outlook.Rd
Create a COM Outlook.Application instance.
connect_outlook(wait_seconds = 3)
An object of class `COMIDispatch.` that represents an Outlook application instance.
if (FALSE) { com <- connect_outlook() }