For Programmers: Free Programming Magazines  


Home > Archive > Smartphone Developer Forum > May 2005 > tmail.exe









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author tmail.exe
Ondrej Hanak

2005-05-25, 8:58 am

Hi all,
does anybody know command line params for tmail.exe (alias Inbox)? Or is
there an another kind of interface how to start Inbox to compose new SMS
(with prefilled recipient and/or message body)?

Thanks in advance!
Ondrej


Peter Foot [MVP]

2005-05-25, 4:00 pm

There are some command line arguments documented here for sending email, I
haven't tried to see if you can create sms in the same way:-
http://www.nsbasic.com/ce/info/technotes/TN17.htm

Peter

--
Peter Foot
Windows Embedded MVP
http://www.inthehand.com | http://www.peterfoot.net |
http://www.opennetcf.org

"Ondrej Hanak" <ondrej.hanak@post.cz> wrote in message
news:e4llDdRYFHA.1384@TK2MSFTNGP09.phx.gbl...
> Hi all,
> does anybody know command line params for tmail.exe (alias Inbox)? Or
> is there an another kind of interface how to start Inbox to compose new
> SMS (with prefilled recipient and/or message body)?
>
> Thanks in advance!
> Ondrej
>
>



Preet Kamal Singh [MSFT]

2005-05-25, 4:00 pm

You can use the mailto command to open a pre-poulated compose message
dialog. For example:
mailto:?to=receiver@domain.com&body=This is the body

Call ShellExecuteEx using verb as "Open" and file to open as the above
mailto url.

--

Preet Kamal Singh
Software Design Engineer, Microsoft

This posting is provided "AS IS" with no warranties, and confers no rights.

"Peter Foot [MVP]" <feedback@nospam-inthehand.com> wrote in message
news:uTjeGLSYFHA.612@TK2MSFTNGP12.phx.gbl...
> There are some command line arguments documented here for sending email, I
> haven't tried to see if you can create sms in the same way:-
> http://www.nsbasic.com/ce/info/technotes/TN17.htm
>
> Peter
>
> --
> Peter Foot
> Windows Embedded MVP
> http://www.inthehand.com | http://www.peterfoot.net |
> http://www.opennetcf.org
>
> "Ondrej Hanak" <ondrej.hanak@post.cz> wrote in message
> news:e4llDdRYFHA.1384@TK2MSFTNGP09.phx.gbl...
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com