CXPlayDtmfCallAction.Digits Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the digits for which to play sequential DTMF tones.
public virtual string Digits { [Foundation.Export("digits")] get; [Foundation.Export("setDigits:")] set; }
member this.Digits : string with get, set
Property Value
The digits for which to play sequential DTMF tones.
- Attributes