SoftMuteChangeInitiator enumeration

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

'Declaration
Public Enumeration SoftMuteChangeInitiator
'Usage
Dim instance As SoftMuteChangeInitiator
public enum SoftMuteChangeInitiator

Members

Member name Description
Local Initiated by local user action.
Remote Initiated by the conference leader or paired deskphone.
Join Joined the conference muted.
Invalid

See also

Reference

Microsoft.Lync.Model namespace