Click or drag to resize

NameAddress Constructor

Initializes a new instance of the NameAddress class

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

Parameters

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