ConversationParticipantProperties.SourceNetwork 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 participant.
public:
property Microsoft::Rtc::Collaboration::SourceNetwork SourceNetwork { Microsoft::Rtc::Collaboration::SourceNetwork get(); };
public Microsoft.Rtc.Collaboration.SourceNetwork SourceNetwork { get; }
member this.SourceNetwork : Microsoft.Rtc.Collaboration.SourceNetwork
Public ReadOnly Property SourceNetwork As SourceNetwork