Freigeben über


SessionTransferRecord Members

Represents the session transfer record that is used when a session needs to be transfered between agents.

The following tables list the members exposed by the SessionTransferRecord type.

Public Constructors

  Name Description
  SessionTransferRecord Initializes a new instance of the SessionTransferRecord class.

Top

Public Properties

  Name Description
public property FromAgentId Gets or sets the agent who transfers the session
public property FromPhoneNumber Gets or sets the number from which the session is transfered
public property Name Gets or sets the name.
public property SessionInfo Gets or sets the data containing the session info.
public property SessionTransferId Gets or sets the session transfer ID.
public property ToAgentId Gets or sets the agent to whom the session is transfered

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  (inherited from Object)
public method GetHashCode  (inherited from Object)
public method GetType  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

SessionTransferRecord Class
Microsoft.Uii.Common.Entities Namespace

Unified Service Desk
Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.