G
Guest
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
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