CXCallUpdate.SupportsDtmf 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 a value that tells whether the app supports DTMF in-band tones.
public virtual bool SupportsDtmf { [Foundation.Export("supportsDTMF")] get; [Foundation.Export("setSupportsDTMF:")] set; }
member this.SupportsDtmf : bool with get, set
Property Value
A value that tells whether the app supports DTMF in-band tones.
- Attributes