PreviewTeamView.MeetingUri Property

Definition

Contains the meeting join Uri.

public:
 property Uri ^ MeetingUri { Uri ^ get(); };
Uri MeetingUri();
public System.Uri MeetingUri { get; }
var uri = previewTeamView.meetingUri;
Public ReadOnly Property MeetingUri As Uri

Property Value

The Uri of the meeting to join.

Applies to