JoinMeetingParams interface

Contains information associated with parameters required for joining the Microsoft Teams meetings. More details regarding parameters can be found at: Online Meeting Base - Microsoft Graph v1.0

Properties

joinWebUrl

The join URL of the online meeting.

source

The source of the join button click. If not passed, 'Other' is the default value of source. EventActionSource

Property Details

joinWebUrl

The join URL of the online meeting.

joinWebUrl: URL

Property Value

URL

source

The source of the join button click. If not passed, 'Other' is the default value of source. EventActionSource

source?: EventActionSource

Property Value