Share via


ConferenceSession.HostingNetwork Property

Gets information about where the conference is being hosted.

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

Syntax

'Declaration
Public ReadOnly Property HostingNetwork As SourceNetwork
    Get
'Usage
Dim instance As ConferenceSession
Dim value As SourceNetwork

value = instance.HostingNetwork
public SourceNetwork HostingNetwork { get; }

Property Value

Type: Microsoft.Rtc.Collaboration.SourceNetwork

See Also

Reference

ConferenceSession Class

ConferenceSession Members

Microsoft.Rtc.Collaboration Namespace