outlook express client in windows form

  • Thread starter Thread starter Mallikarjun Tuppad
  • Start date Start date
M

Mallikarjun Tuppad

Hi,
Is there any way I can Add Out express into my widows form ?

I know that I can add Outlook 2002/2003. (add com component to visual
studio)


But when I add COM components of Outlook express -
- Outlook Express Mail Object
- Outlook Express Message List
- Outlook Express Mime Editor.
- Outlook Express MsgTable object

Only Outlook Express Mime Editor component is available to add to the
windows form and when I try to add it to windows form - I get following
error.

Did not find a registered Activex Control in 'MIMEEDIT'

Am I missing any thing ?


Mallik
 
* "Mallikarjun Tuppad said:
Is there any way I can Add Out express into my widows form ?

I know that I can add Outlook 2002/2003. (add com component to visual
studio)

But when I add COM components of Outlook express -
- Outlook Express Mail Object
- Outlook Express Message List
- Outlook Express Mime Editor.
- Outlook Express MsgTable object

Only Outlook Express Mime Editor component is available to add to the
windows form and when I try to add it to windows form - I get following
error.

What exactly do you want to do? OE doesn't provide an object model and
cannot be automated.
 
Ok -

I neeed a email client which can be used on my Windows FORM.

Is there any .NET control available or COM component will also do.


Is it simple to write an email client my self ?

Mallik
 

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

Back
Top