ThbTapiCall.IsOutgoing
Unit: hbTapi
 

This function returns True if the call is an outbound call. The Origin property is checked to get the result. If no origin is available, the State and StateHistory property are used.

Availability

Design-Time: None / Run-Time: Read

Declaration

function IsOutgoing: Boolean;

See Also

ThbTapiCall.Origin | State | StateHistory