McuSessionProperties Constructors
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.
Overloads
McuSessionProperties() |
Creates a new instance of the McuSessionProperties class. |
McuSessionProperties(McuSessionProperties) |
Creates a new instance of the McuSessionProperties class. |
McuSessionProperties()
Creates a new instance of the McuSessionProperties class.
protected:
McuSessionProperties();
protected McuSessionProperties ();
Protected Sub New ()
Applies to
McuSessionProperties(McuSessionProperties)
Creates a new instance of the McuSessionProperties class.
protected:
McuSessionProperties(Microsoft::Rtc::Collaboration::McuSessionProperties ^ properties);
protected McuSessionProperties (Microsoft.Rtc.Collaboration.McuSessionProperties properties);
new Microsoft.Rtc.Collaboration.McuSessionProperties : Microsoft.Rtc.Collaboration.McuSessionProperties -> Microsoft.Rtc.Collaboration.McuSessionProperties
Protected Sub New (properties As McuSessionProperties)
Parameters
- properties
- McuSessionProperties