A customer wants to created pdf statements (done). Now they want those pdf statements attached to a generic email and placed in the draft folder in her Microsoft Outlook. She then wants to call them up one by one, review and send them on. Later she would like all the items in the draft folder to be sent automatically by using a program.
I've been looking for hours in the forum and a lot of the code doesn't work and nothing specifically about sending to the draft folder or any kind of mass sending from the draft folder to the outbox.
Seems this customer will not allow the use of a username and password to authenticate otherwise I'd used SMTP (a method I've already got working thanks to sample code here).
I've seen this done in VB but wonder if PB 9 might be the way to do this using MAPI save? instead of MAPI send.
Help!
Thanks,
Bob Mechler
I've been looking for hours in the forum and a lot of the code doesn't work and nothing specifically about sending to the draft folder or any kind of mass sending from the draft folder to the outbox.
Seems this customer will not allow the use of a username and password to authenticate otherwise I'd used SMTP (a method I've already got working thanks to sample code here).
I've seen this done in VB but wonder if PB 9 might be the way to do this using MAPI save? instead of MAPI send.
Help!
Thanks,
Bob Mechler
Comment