Re: folder.Items.count doesnt work with Outlook2003
- From: "Ken Slovak - [MVP - Outlook]" <kenslovak@xxxxxxxx>
- Date: Thu, 26 Apr 2007 10:00:33 -0400
Show the code you're using. All of my code that iterates folders still works identically in Outlook 2003 and even Outlook 2007.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"RSunday" <RSunday@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:7936169D-5908-4746-98D9-9C4E36290B1B@xxxxxxxxxxxxxxxx
I have some VBA code in Access that reads mails. It works in Outlook 2000 -
but now with Outlook 2003 it doesn't any more.
I loop through the contents of a mail folder based on the value
"folder.Items.count" where "folder" is an Outlook.MAPIFolder - but now it
shows count = 0
Is there something I should change in my objects or what...
Alternatively some sample code showing how to get the mail objects from a
folder would be relevant.
Thanks
.
- Follow-Ups:
- Re: folder.Items.count doesnt work with Outlook2003
- From: RSunday
- Re: folder.Items.count doesnt work with Outlook2003
- Prev by Date: Re: extract email from message body
- Next by Date: Re: Can't get SMTP address of contact that shares email address of an Exchange user
- Previous by thread: Re: Get the name of the users default signature
- Next by thread: Re: folder.Items.count doesnt work with Outlook2003
- Index(es):
Relevant Pages
|