vote up 0 vote down
star

Does anyone know how to create a new calendar entry in Outlook from an AIR app seamlessly on Windows? I want to be able to send over calendar events to outlook from an air app

flag
Did you achieve what you were intending to do? – Glycerine Mar 16 at 16:54

2 Answers

vote up 0 vote down

It is impossible to implement with pure AIR. Try to google Merapi samples or FluorineFX Aperture.

link|flag
doesn't this API only handle Contacts? – Glycerine Jan 19 at 0:03
vote up 0 vote down

I understand you can script outlook by using javascript. This was a first thought of mine but I wanted to check it first.

After doing a bit of googling for you - I found this:

Scripting outlook

I don't have outlook so I can't test the script. Suffice to say if this works, you can locally call the script on the machine via Air's html box and there you have.

Not a perfect integration, but it should certainly work seamlessly.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.