[help] Outlook Javascript API?

Just wondering if it's possible to interface with Outlook via JavaScript (or any other method supported by AveDesk). The only reasons I have Konfabulator still installed on my computer are the PIM (renamed to "Planner" as of the Yahoo! acquisition) and the WidgetDock. I realize that WidgetDock is a pretty complex piece of scripting, and know that I can't emulate that. However, I feel confident that I could hack Planner, or even a Calendar Avedesk Desklet, to interface with Outlook.

#349260

I'm pretty sure Outlook can be accesses thru a bunch of COM objects, which can be used in AveScripter / SysStats / anything capable of scripting :)

#349262

Hmm. Good to know... I'll look into it :-D. This'll make for two things I get to learn (AveScripter, the COM interface of Outlook).

#349289

Hey, why not just look into PIM overview sourcecode! Outlooks's COM object is very simple to understand this way.

#349550