Effacer les filtres
Effacer les filtres

Can Matlab communicate with a Microsoft Exchange Server?

2 vues (au cours des 30 derniers jours)
Michael
Michael le 15 Fév 2013
Commenté : Stanley Jones le 10 Jan 2017
The question really says it all. Instead of using sendmail, which uses SMTP, I'd like to connect with an Exchange Server directly for sending email and adding calendar events. Is this possible?
  1 commentaire
Stanley Jones
Stanley Jones le 10 Jan 2017
Yes, you can use the sendmail command, and through utilizing .NET API for Exchange Server. You can consult a Microsoft Exchange administrator to know more about this.

Connectez-vous pour commenter.

Réponse acceptée

Ryan Livingston
Ryan Livingston le 15 Fév 2013
MATLAB has a .NET interface which allows loading .NET assemblies and calling methods from them:
You may try to leverage this with the .NET API for an Exchange Server:

Plus de réponses (0)

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by