PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Interoperability Check for new mail in Outlook using the Outlook object model

Reply

Check for new mail in Outlook using the Outlook object model

 
Thread Tools Rate Thread
Old 29-06-2006, 05:53 PM   #1
Water Cooler v2
Guest
 
Posts: n/a
Default Check for new mail in Outlook using the Outlook object model


How do you check for the existence of new/unread email in Microsoft
Outlook 2002 using the Outlook Object Model with COM Interop, and not
using MAPI/CDO to go to the Exchange server?

For e.g this snippet uses CDOSYS for Win NT, but I want to use the
Outlook Object Model and check at the client (using the
inspector/explorer object) and not at the server.

http://www.codeproject.com/csharp/gmcdoexmail.asp

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off