send form or email automatically on a schedule?

  • Thread starter Thread starter Mr . .
  • Start date Start date
M

Mr . .

Hello,

I am trying to figure out how to have an email sent automatically on a set
schedule. The link suggested below seems to have some good tips, but I get
stuck with the shortcut steps... I keep getting an error saying the command
line is not valid..

Any suggestions?
 
Show the command line you're using.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
"C:\Program Files\Microsoft Office\Office10\OUTLOOK.EXE" /c
IPM.Note.AutoEmailSenderForm /a Outlook:\Personal
Folders\AutoEmailSenderForm"



Show the command line you're using.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
The /a switch takes a file path, not a URL.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top