ConversationState enumeration

Enumerates the conversation states.

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

Syntax

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

Members

Member name Description
Inactive The conversation is inactive.
Active The conversation is active.
Parked The conversation is parked.
Terminated The conversation is terminated.
Invalid

See also

Reference

Microsoft.Lync.Model.Conversation namespace