| |
You are here: Experts > Computing/Technology > Basic > VB Script > function ...objmail.send not working
VB Script - function ...objmail.send not working
Expert: Subbu - 9/21/2009
Question Hi,
I am having problem with
objmail.send function...
can u plz tell me in which circumtances this doesnot works.
Any alternate solution.
Answer Vikash,
what is the error message you are getting after execution of objmail.send.
objmail is object of Outlook or LotusNotes?
Did you set all mandatory properties of objmail (like sendTo, Date, Time, From etc...)
If possible give me your code.
Subbu.
Add to this Answer Ask a Question
|
|
|