Share via


SessionTransferRecord Class

 

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2013, Dynamics CRM 2015, Dynamics CRM 2016

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

Namespace:   Microsoft.Uii.Common.Entities
Assembly:  Microsoft.Uii.Common (in Microsoft.Uii.Common.dll)

Inheritance Hierarchy

System.Object
  Microsoft.Uii.Common.Entities.SessionTransferRecord

Syntax

public class SessionTransferRecord
Public Class SessionTransferRecord

Constructors

Name Description
System_CAPS_pubmethod SessionTransferRecord()

Initializes a new instance of the SessionTransferRecord class.

Properties

Name Description
System_CAPS_pubproperty FromAgentId

Gets or sets the agent who transfers the session

System_CAPS_pubproperty FromPhoneNumber

Gets or sets the number from which the session is transfered

System_CAPS_pubproperty Name

Gets or sets the name.

System_CAPS_pubproperty SessionInfo

Gets or sets the data containing the session info.

System_CAPS_pubproperty SessionTransferId

Gets or sets the session transfer ID.

System_CAPS_pubproperty ToAgentId

Gets or sets the agent to whom the session is transfered

Methods

Name Description
System_CAPS_pubmethod Equals(Object)

(Inherited from Object.)

System_CAPS_protmethod Finalize()

(Inherited from Object.)

System_CAPS_pubmethod GetHashCode()

(Inherited from Object.)

System_CAPS_pubmethod GetType()

(Inherited from Object.)

System_CAPS_protmethod MemberwiseClone()

(Inherited from Object.)

System_CAPS_pubmethod ToString()

(Inherited from Object.)

Thread Safety

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Microsoft.Uii.Common.Entities Namespace

Return to top

Unified Service Desk 2.0

© 2017 Microsoft. All rights reserved. Copyright