McuParticipantEndpointProperties Class

Object which contains properties common to all MCU Session 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.

See Also

Reference

McuParticipantEndpointProperties Members

Microsoft.Rtc.Collaboration.ComponentModel Namespace