0
votes
0answers
51 views

send name to Outlook new contact from command line [closed]

i have a working Windows shortcut, which opens a new contact form in Outlook 2010 "C:\Program Files\Microsoft Office\Office14\OUTLOOK.EXE" /recycle /c ipm.contact But i would like to additionally ...
1
vote
3answers
257 views

Outlook automation solution [closed]

There is an email I need to send out everyday via Microsoft Outlook, which includes the updated information grabbed from some web servers. It takes about ten minutes manually (not that bad). My ...