Edit

Share via


AudioVideoMcuParticipantEndpointProperties.IsMuted Property

Definition

Caution

This property will be removed from future versions. Use IsAudioMuted or IsVideoMuted

Gets whether the participant is muted.

public:
 property bool IsMuted { bool get(); };
[System.Obsolete("This property will be removed from future versions. Use IsAudioMuted or IsVideoMuted")]
public bool IsMuted { get; }
member this.IsMuted : bool
Public ReadOnly Property IsMuted As Boolean

Property Value

Attributes

Applies to