문제

I have SharePoint 2016, and I have a task to schedule meeting in Microsoft Teams from Sharepoint portal programmatically Is it possible?

도움이 되었습니까?

해결책

There is no out of the box capability to do this with SharePoint Server. You would need to create something like a [Remote] Event Receiver that called the Graph API to CreateEvent with an online meeting.

Since your question is general and open ended, investigate this method and come back with specific questions you might have.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 sharepoint.stackexchange
scroll top