Share via


Conference.ConferenceUri Property

Gets the conference URI.

Namespace:  Microsoft.Rtc.Collaboration
Assembly:  Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)

Syntax

'Declaration
Public ReadOnly Property ConferenceUri As String
    Get
'Usage
Dim instance As Conference
Dim value As String

value = instance.ConferenceUri
public string ConferenceUri { get; }

Property Value

Type: System.String

Remarks

The conference URI is used by participants to join conferences.

See Also

Reference

Conference Class

Conference Members

Microsoft.Rtc.Collaboration Namespace