Returns true if the participant is muted in a
conference.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public bool IsMuted { get; } |
.NET Framework Class Library |
Participant . . :: . . IsMuted Property |
Participant Class See Also Send Feedback |
C# |
---|
public bool IsMuted { get; } |