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
Collabora con noi su GitHub
L'origine di questo contenuto è disponibile in GitHub, in cui è anche possibile creare ed esaminare i problemi e le richieste pull. Per ulteriori informazioni, vedere la guida per i collaboratori.