Enumerates the participant actions.
Namespace:
Microsoft.Lync.Model.Conversation
Assembly: Microsoft.Lync.Model(in Microsoft.Lync.Model.dll)
Syntax
C# |
---|
public enum ParticipantAction |
Members
Member name | Value | Description | |
---|---|---|---|
SetProperty | 0 |
Set a participant property.
|
|
Admit | 1 |
Admit a participant to the conference.
|
|
Deny | 2 |
Deny a participant from entering the
conference.
|
|
Invalid | -1 |