ThbTapiLine.CallOptions.AutoOwner
Unit: hbTapi
 

If AutoOwner is set to True, ThbTapiLine tries to get the ownership of a call everytime a call related function is called and it has no owner privileges. Use this property in conjunction with Privileges.AutoSelect. This property works as a default for all new calls. See the call's AutoOwner property for further information.

Availability

Design-Time: Read, Write / Run-Time: Read, Write

Declaration

property AutoOwner: Boolean;

See Also

ThbTapiLine.Privileges, ThbTapiCall.Owner | AutoOwner