Reading E-Mail Messages

  • Thread starter Thread starter John Clingeleffer
  • Start date Start date
J

John Clingeleffer

I have an application that reads e-mail messages using MAPI and CDO. I have a
site that uses Outlook with Groupwise 7.02. My VBA can access the Inbox and
cycle through the e-mails, but, while the VBA can see the e-mail subject, the
mody text (.Text property) is alays a zero length string, even though I can
see the text in the Inbox.

Problem only occurs at this one site. Fine on all other Outlook/Exchange
sites.

Any ideas.
 
Back
Top