McuParticipantEndpointProperties Class
Represents instances of properties common to all McuSession participants.
Inheritance Hierarchy
System.Object
Microsoft.Rtc.Collaboration.ComponentModel.McuParticipantEndpointProperties
Microsoft.Rtc.Collaboration.AudioVideo.AudioVideoMcuParticipantEndpointProperties
Microsoft.Rtc.Collaboration.InstantMessagingMcuParticipantEndpointProperties
Namespace: Microsoft.Rtc.Collaboration.ComponentModel
Assembly: Microsoft.Rtc.Collaboration (in Microsoft.Rtc.Collaboration.dll)
Syntax
'Declaration
Public MustInherit Class McuParticipantEndpointProperties _
Implements ICloneable
'Usage
Dim instance As McuParticipantEndpointProperties
public abstract class McuParticipantEndpointProperties : ICloneable
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.