System.Net.Mail

  • Thread starter Thread starter verinews
  • Start date Start date
V

verinews

Does anyone know if there's a System.Net.Mail class on the web that can be
adapted to COM so it can be called from VB6?
 
Hi,

This is not a VB6 newsgroup. To keep the answers clean for those who search
on Google or whatever we don't like it to answer questions about that.

There are still very good VB6 newsgroups.

By instance microsoft.public.vb6.general.discussions

Cor
 
Does anyone know if there's a System.Net.Mail class
This a .Net class, is it not?
I understand that there is some sort of interop feature in .Net that allows
one to have a .Net class accessible through COM via GetObject.
Uh, replace "VB6" with "any application that can instantiate a COM object".

Does this now qualify as a .Net question?
 

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