Click or drag to resize
NameAddress Constructor
Initializes a new instance of the NameAddress class

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public NameAddress(
	string dn,
	AddrSpec addr
)

Parameters

dn
Type: SystemString
addr
Type: Ozeki.VoIPAddrSpec
See Also