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.
"Erhard Mueller" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>
|