The CallCompletionParameters type exposes the following members.

Properties

  NameDescription
Public propertyIsCallAbandoned
Gets or sets a value indicating whether the call was abandoned.
Public propertyMakeFollowUpCall
Determines if the user wanted to make a follow up call after dispositioning the current call.
Public propertyRelativeTo
Determines how ScheduledTime is interpreted.
Public propertyScheduledAgent
Gets or sets the agent who should receive the call, for agent-owned callbacks.
Public propertyScheduledTime
Gets or sets the time of the callback, for scheduled calls.
Public propertyWrapupCode
Gets or sets the wrapup code for the call.

See Also