ThbTapiCall.IsIncoming
Unit: hbTapi
 

This function returns True if the call is an inbound 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 IsIncoming: Boolean;

See Also

ThbTapiCall.Origin | State | StateHistory