invite someone to a meeting using email

Copper Contributor

Hi,

  I need to create an online meeting in teams using graph sdk, and I need to invite people that is not in the domain, using just the email.

  I don't understand how to add the attender to the meeting, because in all the samples it uses some king of Id and I don't know how to add just the email

  thanks

2 Replies

Hello @luca_morelli   I'm hoping this document will lead you to the answer you seek:

 

https://docs.microsoft.com/en-us/graph/teams-concept-overview

@ThereseSolimeno thanks, I'll already read the standard documentation. I need to understand a few things in details, at the programming level.