Stores dialing information about the other communication client
in both incoming and outgoing calls
| C# | Visual Basic | Visual C++ |
public class DialInfo
Public Class DialInfo
public ref class DialInfo
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| DialInfo(String, String, String) |
Initializes a new instance of DialInfo
| |
| DialInfo(String, String, String, AddrSpecType) |
Initializes a new instance of DialInfo
| |
| Address |
Gets the address of the PBX the peer has registered to
| |
| AddrSpecType |
Gets the specification type of the address
| |
| DisplayName |
Gets the displayed name of the peer
| |
| ToString()()()() |
Gets the string representation of the current DialInfo object
(Overrides Object.ToString()()()().) | |
| UserName |
Gets the user name of the peer
|
| Object | |
| DialInfo | |