ResultInformation Class
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 ResultInformation.
public class ResultInformation
type ResultInformation = class
Public Class ResultInformation
- Inheritance
-
ResultInformation
Properties
Code |
Code of the current result. This can be helpful to Call Automation team to troubleshoot the issue if this result was unexpected. |
Message |
Detail message that describes the current result. |
SubCode |
Subcode of the current result. This can be helpful to Call Automation team to troubleshoot the issue if this result was unexpected. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET