Share via


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 Set a participant property.
Admit Admit a participant to the conference.
Deny Deny a participant from entering the conference.
Invalid

See Also

Reference

Microsoft.Lync.Model.Conversation Namespace