CXCall.OnHold 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 a bool
that tells whether the call is on hold.
public virtual bool OnHold { [Foundation.Export("isOnHold")] get; }
member this.OnHold : bool
Property Value
A bool
that tells whether the call is on hold.
- Attributes