diaGlobWrapper Help
Returns if applicable the outbound call dialled digits.

Namespace:  Inkostar
Assembly:  DiaGlobWrapper (in DiaGlobWrapper.dll) Version: 0.0.0.0

Syntax

C#
public string DialedDigits { get; }
Visual Basic (Declaration)
Public ReadOnly Property DialedDigits As String
Visual C++
public:
property String^ DialedDigits {
	String^ get ();
}

See Also