Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Outlook Access.

0 views
Skip to first unread message

Luis Cabrera [MSFT]

unread,
May 10, 2004, 3:18:32 PM5/10/04
to
You can use CEMAPI to create the message. See
IFormProviderEx::CreateComposeForm on
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guide_ppc/htm/cemapi2_verb.asp

To make a call clicking on a link you will need to make a call to the TAPI
function PhoneMakeCall.
See
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/guide_ppc/htm/phone_phonemakecall.asp
for details.

Good luck!

--
Luis Cabrera [MSFT]
This posting is provided "AS IS" with no warranties, and confers no rights.

"Paul Edwards" <ve...@hotmail.com> wrote in message
news:448E45B6-896A-4EE6...@microsoft.com...
> Have only recently moved into mobile development, specifically PDAs. I'm
trying to write a contacts type application that accesses a web service
which interrogates an Exchange server.
>
> Now what I was hoping to do was to display the results with, which include
an email address and telephone number and allow the user 2 options
>
> 1. Using the email address, allow them to click on the link which will
bring up a new email window with the email address completed.
> 2. Using the phone number, make a call by clicking on the phone number
link.
>
> Have been looking at POOM but not sure if this is what is still used or
not (PPC 2003) and can't seem to find out how to generate an email.
>
> Any ideas?
>
> Thanks,
> Paul Edwards
>


0 new messages