Click or drag to resize

To Constructor (NameAddress, IEnumerableGenericParam)

Initializes a new instance of the To class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntax
public To(
	NameAddress nameAddress,
	IEnumerable<GenericParam> tp
)

Parameters

nameAddress
Type: Ozeki.VoIPNameAddress
tp
Type: System.Collections.GenericIEnumerableGenericParam
See Also