ParticipantAction enumeration
Enumerates the participant actions.
Namespace: Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)
Syntax
'Declaration
Public Enumeration ParticipantAction
'Usage
Dim instance As ParticipantAction
public enum ParticipantAction
Members
Member name | Description | |
---|---|---|
SetProperty | Sets a participant property. | |
Admit | Admits a participant to the conference. | |
Deny | Denies a participant entrance to the conference. | |
Pin | Pins the participant's video stream. | |
Lock | Locks the participant's video stream. | |
SetMute | Mute or unmute a participant in the conference. | |
Reserved1 | ||
Reserved2 | ||
Invalid |