is_outlook.Rd
Check if an object is an Outlook application. TRUE if the object is a COM object with the property `Name`, with value `Outlook`.
is_outlook(x)
any object
TRUE if the object is a binding to Outlook Application instance.