| SIPAddress Properties |
The SIPAddress type exposes the following members.
| Name | Description | |
|---|---|---|
| Address |
Gets or sets the address part of the SIP address.
| |
| AddrSpecType |
Gets or sets the addr-spec-type of the address.
| |
| DisplayName |
Gets or sets the display name part of the address.
| |
| Host |
Gets or sets the host part of the address.
| |
| Parameters |
Gets the extra parameters of the address.
| |
| Port |
Gets or sets the port part of the address.
| |
| UriScheme |
Gets or sets the URI scheme of the addr-spec-type.
| |
| UserName |
Gets or sets the user part of the address.
|