PC Review
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Interoperability
Accesing the properties of MailItem
Forums
Newsgroups
Microsoft Outlook
Microsoft Outlook Interoperability
Accesing the properties of MailItem
![]() |
Accesing the properties of MailItem |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
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. |
|
|
|
#2 |
|
Guest
Posts: n/a
|
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" <v.renjith@gmail.com> wrote in message news:%231JWlMvhGHA.4252@TK2MSFTNGP04.phx.gbl... > 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. > |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

