TAPIEx.NET Component Documentation

Privilege  Property

[Visual Basic]
Property Privilege As LINECALLPRIVILEGE
[C#]
public LINECALLPRIVILEGE Privilege [ get, set ]

Description

Returns/set the privilege. It will be one or more value of the LINECALLPRIVILEGE constants.

Remarks

The LINECALLPRIVILEGE constants describe the kinds of access rights or privileges an application with a call handle may have to the corresponding call. default value= CALLPRIVILEGE_MONITOR or CALLPRIVILEGE_OWNER.

See Also

None.

Support editions