D
Dave Ringot
I'm trying to find out how to launch a new mail message in Outlook from a
command line. I looked in the help and found the list of command line
options, but I'm having problems trying to combine them. Here's a list of
commands I'm using:
Open a new mail message: outlook.exe /c ipm.note
Open a new mail message and populate sender: outlook.exe /c ipm.note /m
(e-mail address removed)
Open a new mail message with attachment: outlook.exe /c ipm.note /a
filename
All of these work fine, but when I try to specify a recipient e-mail address
and an attachment, I get an error message telling me to check my command
line switches. Here's an example of the command I'm using:
outlook.exe /c ipm.note /m (e-mail address removed) /a filename
Like I said, these commands work fine individually, but when I combine them
as in the previous example, I get an error message. Any ideas? I'm also
looking for a command line switch to populate the subject line, in case
anyone knows how to do that.
TIA - Dave
command line. I looked in the help and found the list of command line
options, but I'm having problems trying to combine them. Here's a list of
commands I'm using:
Open a new mail message: outlook.exe /c ipm.note
Open a new mail message and populate sender: outlook.exe /c ipm.note /m
(e-mail address removed)
Open a new mail message with attachment: outlook.exe /c ipm.note /a
filename
All of these work fine, but when I try to specify a recipient e-mail address
and an attachment, I get an error message telling me to check my command
line switches. Here's an example of the command I'm using:
outlook.exe /c ipm.note /m (e-mail address removed) /a filename
Like I said, these commands work fine individually, but when I combine them
as in the previous example, I get an error message. Any ideas? I'm also
looking for a command line switch to populate the subject line, in case
anyone knows how to do that.
TIA - Dave