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