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.
I have searched for examples on how to deal with this but have found no resolution.
Please help.