PDA

Click to See Complete Forum and Search --> : Accessing MAPI Functionality Via a class


lenin
Nov 9th, 1999, 08:46 PM
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.