Share via


ConferenceSessionExtendedProperties.WebUrl Property

Gets a web Url to access the conference from outside the corporate network.

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

Syntax

'Declaration
Public ReadOnly Property WebUrl As String
    Get
'Usage
Dim instance As ConferenceSessionExtendedProperties
Dim value As String

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

Property Value

Type: System.String

Remarks

The return value could be an empty string.

See Also

Reference

ConferenceSessionExtendedProperties Class

ConferenceSessionExtendedProperties Members

Microsoft.Rtc.Collaboration Namespace