|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Read mail from exchange 2003What is the best approach to read emails from an Exchange 2003 useraccount.
Pop3 and IMAP4 are unavilible Hi,
Take a look at the exchange sdk http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/exchangesvr.asp Ken -------------- Show quoteHide quote "Philip Wagenaar" <philip.wagenaar@online.nospam> wrote in message news:5F27A9DC-F805-465E-9A83-236DBB96C095@microsoft.com... > What is the best approach to read emails from an Exchange 2003 > useraccount. > Pop3 and IMAP4 are unavilible The latest SDK dates 12/15/2004. I suppose this means that it is not aimed at
managed code in .net 2.0? Is the approach very diffrent from pop3? I mean, authenticate, retrieve messages, etc.. Show quoteHide quote "Ken Tucker [MVP]" wrote: > Hi, > > Take a look at the exchange sdk > > http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnanchor/html/exchangesvr.asp > > Ken > -------------- > "Philip Wagenaar" <philip.wagenaar@online.nospam> wrote in message > news:5F27A9DC-F805-465E-9A83-236DBB96C095@microsoft.com... > > What is the best approach to read emails from an Exchange 2003 > > useraccount. > > Pop3 and IMAP4 are unavilible > > > Hi Philip,
Thanks for posting! For the current issue, there is a KB article demonstrates how to retrieve message from Exchange server by using C#: http://support.microsoft.com/?id=310206 The implementation also uses the CDO object which belongs to the Exchange SDK as Ken mentioned. Although the version in the article is not the latest one, you just need to do a little modification such as reference the new version CDO library in your application. I hope the above information will be helpful, if you have any questions or concerns, please do not hesitate to let me know. I am standing by to help you. Regards, Yuan Ren [MSFT] Microsoft Online Support This was exactly what I was looking for!
Thank you! ""Yuan Ren[MSFT]"" wrote: Show quoteHide quote > Hi Philip, > > Thanks for posting! > > For the current issue, there is a KB article demonstrates how to retrieve > message from Exchange server by using C#: > http://support.microsoft.com/?id=310206 > > The implementation also uses the CDO object which belongs to the Exchange > SDK as Ken mentioned. Although the version in the article is not the latest > one, you just need to do a little modification such as reference the new > version CDO library in your application. > > I hope the above information will be helpful, if you have any questions or > concerns, please do not hesitate to let me know. I am standing by to help > you. > > Regards, > > Yuan Ren [MSFT] > Microsoft Online Support > >
Automatic type casting?
Reference To Controls On A Form Combobox in VB2005 Crash in VB.NET 2005 DateDiff(DateInterval.DayOfYear Insert related tables into database. Automated Refactoring w/ CodeDom and VBCodeProvider... Class as an array Listbox DataSource Design binding problem TreeNode.Remove(Boolean notify) exception |
|||||||||||||||||||||||