Fixed font Subject: Re: Exceeds amount of items
Author: Ken Slovak - [MVP - Outlook] Date: 25 Aug 2009
References: 1 2 3 4 5 6 7
The error handling is for failure to get the Class property. If you do get
it you should test it for the OlObjectClass member you want to deal with.

Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm

"Magnus" <magnus.blomberg@skanska.se> wrote in message
news:OixCrlbJKHA.1492@TK2MSFTNGP03.phx.gbl...
> Thank you very much Ken,
> Using error handling made my day:-)
> Regards
> /Magnus