RealtimeResponseStatus.Failed 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.
Gets the status value indicating the response failed due to an error.
public:
static property System::String ^ Failed { System::String ^ get(); };
public static string Failed { get; }
static member Failed : string
Public Shared ReadOnly Property Failed As String