Enumerates the possible reasons for the most
recent SoftMute state change.
Namespace:
Microsoft.Lync.Model
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum SoftMuteChangeInitiator |
Members
Member name | Value | Description | |
---|---|---|---|
Local | 0 |
Initiated by local user action.
|
|
Remote | 1 |
Initiated by the conference leader or paired
deskphone.
|
|
Join | 2 |
Joined the conference muted.
|
|
Invalid | -1 |