Click or drag to resize

NameAddress Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPNameAddress

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public class NameAddress : ISIPMessagePart, 
	ISIPCloneable<NameAddress>

The NameAddress type exposes the following members.

Constructors
  NameDescription
Public methodNameAddress
Initializes a new instance of the NameAddress class
Top
Properties
  NameDescription
Public propertyAddrSpec
Public propertyDisplayName
Top
Methods
  NameDescription
Public methodEquals (Overrides ObjectEquals(Object).)
Public methodEscapeDisplayName
Public methodStatic memberEscapeDisplayName(String)
Public methodSIPClone
Public methodSIPStringPart
Public methodUnescapeDisplayName
Top
Extension Methods
  NameDescription
Public Extension MethodToSIPAddress (Defined by InternalSIPAddressEx.)
Top
See Also