フィルターのクリア

Can Matlab communicate with a Microsoft Exchange Server?

2 ビュー (過去 30 日間)
Michael
Michael 2013 年 2 月 15 日
コメント済み: Stanley Jones 2017 年 1 月 10 日
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 件のコメント
Stanley Jones
Stanley Jones 2017 年 1 月 10 日
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.

サインインしてコメントする。

採用された回答

Ryan Livingston
Ryan Livingston 2013 年 2 月 15 日
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:

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeWeb Services についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by