ChatError.InnerError Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The inner error if any.
public Azure.Communication.Chat.ChatError InnerError { get; }
member this.InnerError : Azure.Communication.Chat.ChatError
Public ReadOnly Property InnerError As ChatError