[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
Is it O365?, then you can use smtp (smtp.office365.com). otherwise the old way is OLE-automation, must be in knowledge base somewhere. Con: is only for 32-bit An escape would be to make a visualstudio solution to call the interop and call this dll from Progress. Personally i have a simple localhost ASP.NET website which i call from progress Sometimes (?)it is easier to do stuff in .NET which is complicated in Progress. BTW: db updates are more simple in Progress....

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