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 | |
---|---|---|
FromAgentId | Gets or sets the agent who transfers the session | |
FromPhoneNumber | Gets or sets the number from which the session is transfered | |
Name | Gets or sets the name. | |
SessionInfo | Gets or sets the data containing the session info. | |
SessionTransferId | Gets or sets the session transfer ID. | |
ToAgentId | Gets or sets the agent to whom the session is transfered |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
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.