adding new appointment from command line

E

Erhard Mueller

Hi,

how can I add a new appointment (calendar) from the command line?
I tried outlook.exe /c ipm.appointment
but this opens an interactive dialog.
I just want to run a command which inserts a new item to my calendar.
Is it possible?

Regards,
Erhard
 
N

neo [mvp outlook]

Nothing built-in to where u you use outlook.exe /create something and store.
However you could use Outlook's Object Model to create the item
programmatically from a WSH/VBS or home grown application that could take
arguments at the command line.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top