PreviewTeamView.NotifyMeetingEnded(PreviewTeamEndMeetingKind) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Notifies the Shell that the user has ended the meeting.
public:
virtual void NotifyMeetingEnded(PreviewTeamEndMeetingKind kind) = NotifyMeetingEnded;
void NotifyMeetingEnded(PreviewTeamEndMeetingKind const& kind);
public void NotifyMeetingEnded(PreviewTeamEndMeetingKind kind);
function notifyMeetingEnded(kind)
Public Sub NotifyMeetingEnded (kind As PreviewTeamEndMeetingKind)
Parameters
The PreviewTeamEndMeetingKind field indicating the call end state.