| C# | Visual Basic | Visual C++ |
public class ContactInfo : SIPAddress
Public Class ContactInfo _ Inherits SIPAddress
public ref class ContactInfo : public SIPAddress
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ContactInfo()()()() | Initializes a new instance of the ContactInfo class | |
| ContactInfo(AddrSpecType, String, String, String, Int32, TransportType) | Initializes a new instance of the ContactInfo class | |
| Address | (Inherited from SIPAddress.) | |
| AddrSpecType | (Inherited from SIPAddress.) | |
| DisplayName | (Inherited from SIPAddress.) | |
| Equals(Object) | (Overrides SIPAddress.Equals(Object).) | |
| GetHashCode()()()() | (Overrides SIPAddress.GetHashCode()()()().) | |
| ToNameAddress(SIPAddress) | (Inherited from SIPAddressEx.) | |
| ToString()()()() | (Inherited from SIPAddress.) | |
| TransportType | ||
| UserName | (Inherited from SIPAddress.) |
| Object | ||
| SIPAddress | ||
| ContactInfo | ||