I am trying to send mails with attachement using MAPI. Everything works fine except that from time to time I get this error on the SEND method:
32002: Unspecified failure has occured
It looks like the attachement part is having a problem.. coz when i put tht part in comment it works propely..
here is my code :
Code:
Private Sub CmdReminder_Click()