Mark message as Read in Outlook Redemption...

  • Thread starter Thread starter kim
  • Start date Start date
K

kim

Hi,

I need to logon on someone account, access their inbox, extract
data(SUBJECT,BODY,SENDER etc) from message and then mark tbe it as
read.

Thanks in advance,
Kim,
 
You would only need Redemption to access the sender, everything else is done
using Outlook Object Model. See Namespace.GetSharedDefaultFolder.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
 
Back
Top