필터 지우기
필터 지우기

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 CenterFile Exchange에서 Web Services에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by