|
DialCompleteEventArgsDialResult Property |
[Missing <summary> documentation for "P:VoiceElements.Client.DialCompleteEventArgs.DialResult"]
Namespace:
VoiceElements.Client
Assembly:
VoiceElementsClient (in VoiceElementsClient.dll) Version: 8.6.1.1
Syntax public DialResult DialResult { get; }
Public ReadOnly Property DialResult As DialResult
Get
public:
property DialResult DialResult {
DialResult get ();
}
member DialResult : DialResult with get
Property Value
Type:
DialResultSee Also