| CallDialedDigits Property |
diaGlobWrapper Help
Returns if applicable the outbound call dialled digits.
Namespace: InkostarAssembly: DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0
Syntaxpublic string DialedDigits { get; }Public ReadOnly Property DialedDigits As String
Get
public:
property String^ DialedDigits {
String^ get ();
}member DialedDigits : string with get
Property Value
Type:
String
See Also