PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Interoperability COM Object

Reply

COM Object

 
Thread Tools Rate Thread
Old 09-12-2003, 04:45 PM   #1
Robert
Guest
 
Posts: n/a
Default COM Object


Hello everybody,

I'am trying to call COM object (Outlook.Application) in .NET but there is
one problem.

I can CreateInstance of Outlook.Application but when I want to get
informations about

methods in Outlook.Application object using "Type.GetMethod" I get null
even the method

exists.

"Type.GetMethod" works fine with .Net classes.

Can anybody help ?

In general I try to send email calling COM object (Outlook.Application) with
latebinding in .NET.


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off