using send object

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am using the send object functio in a macro to send an email through lotus
notes. I have selected no under the edit section to allow for just sending
the email with no edits. however my lotus notes still opens up the email to
allow for editing. Does anyone know how I can get around this?
thanks
mary
 
Lotus Notes uses a different protocol to email (VIM - Vendor Independent
Mail) as opposed to MAPI (Messaging Application Programming Interface)
specific options must be set within Notes. I just check some older Notes
code that I had and there wasn't any way that I could see from VBA.
 
Back
Top