All functions
|
close_draft()
|
Close an Outlook message window. |
connect_outlook()
|
Create a COM Outlook.Application instance. |
create_draft()
|
Connect to Outlook and create an e-mail message. |
disconnect_outlook()
|
Close an Outlook COM instance. |
has_COM_property()
|
Check if a COM object has a property (attribute) |
is_mail()
|
Check if an object is an Outlook message. |
is_outlook()
|
Check if an object is an Outlook application. |
open_msg()
|
Open a .msg in the current Outlook session |