[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Openedge 11.7.2 Integration with Outlook .Net APi

  • Thread starter Thread starter j.kattestaart
  • Start date Start date
Status
Not open for further replies.
J

j.kattestaart

Guest
use the .net mail libraries USING System.Net.Mail.* client = NEW SmtpClient(.....) see .net docs/stackoverflow for examples to send mail to outlook

Continue reading...
 
Status
Not open for further replies.
Back
Top