Click or drag to resize
NameAddress Class
Inheritance Hierarchy
SystemObject
  Ozeki.VoIPNameAddress

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
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
Methods
Extension Methods
  NameDescription
Public Extension MethodToSIPAddress (Defined by InternalSIPAddressEx.)
Top
Properties
  NameDescription
Public propertyAddrSpec
Public propertyDisplayName
Top
See Also