Show the code you're using, including any "uses" and constructors.
--
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
"Renjith V" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hello
>
> I am using C# to code an Outlook Addin. In that I needs to display to the
> user all the properties available for a MailItem. When I try to use
> reflection to get the properties it returns an empty list of
> PropertyIfo[]. The reason being the type of the object is
> System.__ComObject. Can any one help?
>
> Regards
> Renjith V.
>