Send Email via MAPI (Product: DBL2MAPI Version 1.1)
Create and send email via MAPI protocol on Windows. Written in Synergy DBL, calling the MAPI DLL directly. (Requires Synergy Version 7.3 or higher).
Main Features:
Windows Platform Only
Download a demo copy of DBL2MAPI for Windows from the download area.
'Hello World'
.include 'mapi_defines.def' record email email ,D_ADDR email err ,i4 .proc xcall mapi_create(email, "Hello World!", "Hello World - test message") err = %mapi_addrecipient(email, "Paul Fenton[paul.fenton@p-h-f.co.uk]", MAPI_TO) err = %mapi_send(email, MAPI_READ_RECEIPT) .end
The above example will send an "Hello World" test message.
For more information about this product or pricing please contact us
Copyright © 1999-2007 PHF Consultancy Banner images are trademarks of the companies represented