Click or drag to resize
TapiCall Properties

The TapiCall type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets a TapiAddress that received the call.
Public propertyCallData
Gets the application-settable call data.
Public propertyCallDuration
Gets the duration of the call.
Public propertyCalledID
Gets the called party's ID (phone number), if available.
Public propertyCalledIDName
Gets the called party's name, if available.
Public propertyCallerID
Gets the caller's ID (phone number), if available.
Public propertyCallerIDName
Gets the caller's name, if available.
Public propertyCallID
Gets a numeric identifier (sequence number) of the call.
Public propertyConnectedID
Gets the connected party's ID (phone number), if available.
Public propertyConnectedIDName
Gets the connected party's name, if available.
Public propertyConnectedMode
Gets the substate or mode of the connected call.
Public propertyDeviceSpecificInfo
Gets device specific information about the call.
Public propertyDeviceSpecificStatus
Gets device specific information about the status of the call.
Public propertyDirection
Gets a direction of the call (incoming or outgoing).
Public propertyDisconnectMode
Gets the disconnect mode (reason) for the disconnected call.
Public propertyDisplay
Gets the telephony system-specific call display information, if available.
Public propertyDisplayableAddress
Gets the displayable address (phone number) for logging purposes, if available.
Public propertyGuid
Gets the globally unique identifier (GUID) of the call.
Public propertyLine
Gets a TapiLine that the call is associated with.
Public propertyOrigin
Gets the origin of the call.
Public propertyPrivilege
Gets access rights or privileges an application may have to the corresponding call.
Public propertyReason
Gets the reason for the call.
Public propertyRedirectingID
Gets the redirecting party's ID (phone number), if available.
Public propertyRedirectingIDName
Gets the redirecting party's name, if available.
Public propertyRedirectionID
Gets the redirection party's ID (phone number), if available.
Public propertyRedirectionIDName
Gets the redirection party's name, if available.
Public propertyRelatedCallID
Gets a numeric identifier (sequence number) of the related call.
Public propertyState
Gets the state of the call.
Public propertyTag
Gets or sets the object that contains supplemental data about the call.
Public propertyTrunk
Gets the number of the trunk over which the call is routed.
Top
See Also