McuParticipantEndpointProperties Constructor (McuParticipantEndpointProperties)
Creates a new instance of the McuParticipantEndpointProperties class.
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Protected Sub New ( _
properties As McuParticipantEndpointProperties _
)
'Usage
Dim properties As McuParticipantEndpointProperties
Dim instance As New McuParticipantEndpointProperties(properties)
protected McuParticipantEndpointProperties(
McuParticipantEndpointProperties properties
)
Parameters
- properties
Type: Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
Properties to copy.
See Also
Reference
McuParticipantEndpointProperties Class
McuParticipantEndpointProperties Members