Represents the information about the call transfer
| C# | Visual Basic | Visual C++ |
public class TransferInfo
Public Class TransferInfo
public ref class TransferInfo
| All Members | Constructors | Properties | |||
| Icon | Member | Description |
|---|---|---|
| TransferInfo(String, String, String) |
Creates an instance of the TransferInfo class
| |
| Address |
Gets the address of the remote party
| |
| DisplayName |
Gets the displayed name of the other party
| |
| UserName |
Gets the user name of the other party
|
| Object | |
| TransferInfo | |