ConferenceSessionProperties.HostingNetwork Property
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.
Gets the source network of the conference being hosted.
public:
property Microsoft::Rtc::Collaboration::SourceNetwork HostingNetwork { Microsoft::Rtc::Collaboration::SourceNetwork get(); };
public Microsoft.Rtc.Collaboration.SourceNetwork HostingNetwork { get; }
member this.HostingNetwork : Microsoft.Rtc.Collaboration.SourceNetwork
Public ReadOnly Property HostingNetwork As SourceNetwork