| EventInformationOutboundCallFailureReason Property |
diaGlobWrapper Help
Returns the cause of the outbound call failure when call progress analysis was not used. This value is returned when an OutboundCallFailure event is raised.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string OutboundCallFailureReason { get; }Public ReadOnly Property OutboundCallFailureReason As String
Get
public:
property String^ OutboundCallFailureReason {
String^ get ();
}member OutboundCallFailureReason : string with get
Property Value
Type:
String
See Also