Click or drag to resize
SIPAddress Properties

The SIPAddress type exposes the following members.

Properties
  NameDescription
Public propertyAddress
Gets or sets the address part of the SIP address.
Public propertyAddrSpecType
Gets or sets the addr-spec-type of the address.
Public propertyDisplayName
Gets or sets the display name part of the address.
Public propertyHost
Gets or sets the host part of the address.
Public propertyParameters
Gets the extra parameters of the address.
Public propertyPort
Gets or sets the port part of the address.
Public propertyUriScheme
Gets or sets the URI scheme of the addr-spec-type.
Public propertyUserName
Gets or sets the user part of the address.
Top
See Also