Scripting outlook.

  • Thread starter Thread starter MN
  • Start date Start date
M

MN

Hi.

I would like to count the messages in an Outlook folder programatically.

How do I do that?

Mariah
 
That *is* the whole code snippet that will display the number of message in
a given fodler. MAPIFolder variable is assumed to point to an instance of
the Outlook.MAPIFolder object. How you retrieve it is up to your app. Is
that what you are having problems with?

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

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top