SoftMuteChangeInitiator Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the possible reasons for the most recent SoftMute state change.
public enum class SoftMuteChangeInitiator
public enum SoftMuteChangeInitiator
type SoftMuteChangeInitiator =
Public Enum SoftMuteChangeInitiator
- Inheritance
-
SoftMuteChangeInitiator
Fields
Name | Value | Description |
---|---|---|
Invalid | -1 | |
Local | 0 | Initiated by local user action. |
Remote | 1 | Initiated by the conference leader or paired deskphone. |
Join | 2 | Joined the conference muted. |