CTI32 Class Library

cti.TwoWay Enumeration

Defines if the line is In only, Out only or Two way

[Visual Basic]
Public Enum cti.TwoWay
[C#]
public enum cti.TwoWay

Members

Member Name Description
IN Inbound only line.
OUT Outbound only line.
INOUT Two way: both in and out.

Requirements

Namespace: CTI32NetLib

Assembly: CTI32NetLib (in CTI32NetLib.dll)

See Also

CTI32NetLib Namespace