CreateChatThreadResult Class

Definition

Result of the create chat thread operation.

public class CreateChatThreadResult
type CreateChatThreadResult = class
Public Class CreateChatThreadResult
Inheritance
CreateChatThreadResult

Properties

ChatThread

Chat thread.

InvalidParticipants

Errors encountered during the creation of the chat thread.

Applies to