AssistantResponse.Name

AssistantResponse.Name property

Gets or sets the name of the assistant. The maximum length is 256 characters.

public string Name { get; set; }

See Also