Edit

Share via


ConversationWindowState Enum

Definition

Enumerates the conversation window states.

public enum class ConversationWindowState
public enum ConversationWindowState
type ConversationWindowState = 
Public Enum ConversationWindowState
Inheritance
ConversationWindowState

Fields

Destroyed 2

The conversation window has been destroyed.

Initialized 1

The conversation window has been created.

Invalid -1
NotInitialized 0

The conversation window has not been created yet.

Applies to