Get the user name who hosted the meeting

I have list of past meeting hosted by users, Hence want to get the host name of the person. it could be created by one user but hosted by other users , How can i get the name of person who hosted the meeting

@anupam

A host is a person on whos behalf the meeting is scheduled.

  • Lets say a meeting is scheduled for user A, and
    a. user B “hosts” the meeting by clicking on the start URL, in this case, the user B will assume the identity of (join the meeting as) host A, making A the host
    b. user B “hosts” the meeting as in alternative host, in this case, user B is still not considered the host, but is an alternative host

Hence in either of the cases, user A will be shown as the host of the meeting.