Hello,
I simply need to know if I can use MAPI methods via a class interface.

I have written a claas which retrieves a recordset from SQL Server, builds a string and then attempts to email it.

However the thing falls over when it tries to access the the MAPI objects. I tried to declate them within the class but again this fails, with "Object Not Set".


As usual thanks in advance.