CallInfo_String

Last Updated : Sep 07, 2015 |

The CallInfo_String enum is used by ITCallInfo methods that sets and gets call information involving the use of strings.

Member

Value

Description

CIS_CALLERIDNAME

0

The name of the caller.

CIS_CALLERIDNUMBER

1

The number of the caller.

CIS_CALLEDIDNAME

2

The name of the called location.

CIS_CALLEDIDNUMBER

3

The number of the called location.

CIS_CONNECTEDIDNAME

4

The name of the connected location.

CIS_CONNECTEDIDNUMBER

5

The number of the connected location.

CIS_REDIRECTIONIDNAME

6

The name of the location to which a call is redirected.

CIS_REDIRECTIONIDNUMBER

7

The number of the location to which a call is redirected.

CIS_REDIRECTINGIDNAME

8

The name of the location that redirected the call.

CIS_REDIRECTINGIDNUMBER

9

The number of the location that redirected the call.

CIS_CALLEDPARTYFRIENDLYNAME

10

The friendly name of the called party.

CIS_COMMENT

11

A comment about the call provided by the application that originated the call.

CIS_DISPLAYABLEADDRESS

12

A displayable version of the called or calling address.

CIS_CALLINGPARTYID

13

The identifier of the calling party.