System._ComObject again

C

Cheri

I am developing an Outlook 2003 addin with Visual Basic .net 2003. When trying to access and determine what kind of item that I am getting back from an Outlook.Selection object it only seems to be returning a type of System._ComObject whose only method and/or property is GetType which in turn returns System._ComObject.

I have searched for examples on how to deal with this but have found no resolution.

Please help.
 
C

Cheri

Yes, I did. Thank you I did not realize that htere was a type name function to get the name of the System._ComObject this worked perfectly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top