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: 1.8.12.0 (1.8.12)
Syntax
public To(
	NameAddress nameAddress,
	IEnumerable<GenericParam> tp
)

Parameters

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