Click or drag to resize

NameAddress Class

Inheritance Hierarchy
SystemObject
  Ozeki.VoIPNameAddress

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

The NameAddress type exposes the following members.

Constructors
 NameDescription
Public methodNameAddressInitializes a new instance of the NameAddress class
Top
Properties
 NameDescription
Public propertyAddrSpec 
Public propertyDisplayName 
Top
Methods
Extension Methods
 NameDescription
Public Extension MethodToSIPAddress
(Defined by InternalSIPAddressEx)
Top
See Also