| TapiCall Properties |
The TapiCall type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets a TapiAddress that received the call.
| |
| CallData |
Gets the application-settable call data.
| |
| CallDuration |
Gets the duration of the call.
| |
| CalledID |
Gets the called party's ID (phone number), if available.
| |
| CalledIDName |
Gets the called party's name, if available.
| |
| CallerID |
Gets the caller's ID (phone number), if available.
| |
| CallerIDName |
Gets the caller's name, if available.
| |
| CallID |
Gets a numeric identifier (sequence number) of the call.
| |
| ConnectedID |
Gets the connected party's ID (phone number), if available.
| |
| ConnectedIDName |
Gets the connected party's name, if available.
| |
| ConnectedMode |
Gets the substate or mode of the connected call.
| |
| DeviceSpecificInfo |
Gets device specific information about the call.
| |
| DeviceSpecificStatus |
Gets device specific information about the status of the call.
| |
| Direction |
Gets a direction of the call (incoming or outgoing).
| |
| DisconnectMode |
Gets the disconnect mode (reason) for the disconnected call.
| |
| Display |
Gets the telephony system-specific call display information, if available.
| |
| DisplayableAddress |
Gets the displayable address (phone number) for logging purposes, if available.
| |
| Guid |
Gets the globally unique identifier (GUID) of the call.
| |
| Line |
Gets a TapiLine that the call is associated with.
| |
| Origin |
Gets the origin of the call.
| |
| Privilege |
Gets access rights or privileges an application may have to the corresponding call.
| |
| Reason |
Gets the reason for the call.
| |
| RedirectingID |
Gets the redirecting party's ID (phone number), if available.
| |
| RedirectingIDName |
Gets the redirecting party's name, if available.
| |
| RedirectionID |
Gets the redirection party's ID (phone number), if available.
| |
| RedirectionIDName |
Gets the redirection party's name, if available.
| |
| RelatedCallID |
Gets a numeric identifier (sequence number) of the related call.
| |
| State |
Gets the state of the call.
| |
| Tag |
Gets or sets the object that contains supplemental data about the call.
| |
| Trunk |
Gets the number of the trunk over which the call is routed.
|