Re: Is it possible to retrieve sent email message in Opennetcf?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Yeah, I guess i'll take that one. But I can hardly find a reference in
the internet for such. That's why I'm having a hard time writing that
wrapper. Can you point me to some references in the net?

Thanks!
Mpoy

<ctacke/> wrote:
Write the wrapper yourself, just like the third party did.


--
Chris Tacke
OpenNETCF Consulting
Managed Code in the Embedded World
www.opennetcf.com
--


"Mpoy" <empwebs@xxxxxxxxx> wrote in message
news:1162453470.520277.47020@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Hi Peter,

If I would disregard the possibility of using a ready made wrapper,
like 'inthehand', what are other possibilities for me to use CEMAPI?

Thanks!
Mpoy

Peter Foot [MVP] wrote:
You need to use CEMAPI, which is COM based but doesn't correctly adhere
to
the rules of COM so you can't use it directly with COM Interop in .NETCF
v2.0, or a ready-made wrapper :-
http://www.inthehand.com/WindowsMobile.aspx

Peter

--
Peter Foot
Device Application Development MVP
www.peterfoot.net | www.inthehand.com

"Mpoy" <empwebs@xxxxxxxxx> wrote in message
news:1162278500.066719.58560@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
Is it possible to retrieve sent email messages using opennetcf? or how
can I retrieve sent email messages?

Thanks!



.



Relevant Pages

  • Re: How can I access the Contacts in windows mobile 2003?
    ... There isn't a built in class to do this - I wrote a wrapper which matches the WM5.0 classes:- ... Peter Foot ... Microsoft Device Application Development MVP ...
    (microsoft.public.pocketpc.developer)
  • Re: Is it possible to retrieve sent email message in Opennetcf?
    ... If I would disregard the possibility of using a ready made wrapper, ... like 'inthehand', what are other possibilities for me to use CEMAPI? ... Peter Foot wrote: ... Device Application Development MVP ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Is it possible to retrieve sent email message in Opennetcf?
    ... InTheHand, such as reading sent sms and sent email messages, will cost ... Do you think that its not worthiet to write the wrapper on my own? ... Peter Foot wrote: ... Device Application Development MVP ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: Is it possible to retrieve sent email message in Opennetcf?
    ... Write the wrapper yourself, just like the third party did. ... If I would disregard the possibility of using a ready made wrapper, ... Peter Foot wrote: ... Device Application Development MVP ...
    (microsoft.public.dotnet.framework.compactframework)
  • Re: COM object related question
    ... The trick is knowing just how many times to call ReleaseComObject. ... A VB .NET client connects to one of our connection points. ... events that were implemented did not store any reference to the object passed ... the .NET wrapper object passed in had absolutely no reference to ...
    (microsoft.public.dotnet.languages.csharp)