| LyncPlatformLibraryDigitsDigitsReceived Property |
Gets the buffer containing the digits collected.
Namespace: Inkostar.ClassesAssembly: LyncPlatformLibrary (in LyncPlatformLibrary.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string DigitsReceived { get; }Public ReadOnly Property DigitsReceived As String
Get
public:
property String^ DigitsReceived {
String^ get ();
}member DigitsReceived : string with get
Property Value
Type:
String
See Also