Mutes a participant.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public IAsyncResult BeginSetMute( bool mute, AsyncCallback participantCallback, Object state ) |
Parameters
- mute
- Type:
System
.
.
::
.
.
Boolean
- participantCallback
- Type:
System
.
.
::
.
.
AsyncCallback
- state
- Type:
System
.
.
::
.
.
Object