ChatError.Details Property

Definition

Further details about specific errors that led to this error.

public System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatError> Details { get; }
member this.Details : System.Collections.Generic.IReadOnlyList<Azure.Communication.Chat.ChatError>
Public ReadOnly Property Details As IReadOnlyList(Of ChatError)

Property Value

Applies to