ConversationAction enumeration

Enumerates the conversation actions.

Namespace:  Microsoft.Lync.Model.Conversation
Assembly:  Microsoft.Lync.Model (in Microsoft.Lync.Model.dll)

Syntax

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

Members

Member name Description
Merge Merge the conversation to another one.
Park Park the conversation.
AddParticipant Add a participant to the conversation.
RemoveParticipant Remove a participant from the conversation.
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation namespace