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