Click or drag to resize

To Constructor (AddrSpec, IEnumerableGenericParam)

Initializes a new instance of the To class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public To(
	AddrSpec address,
	IEnumerable<GenericParam> tp
)

Parameters

address
Type: Ozeki.VoIPAddrSpec
tp
Type: System.Collections.GenericIEnumerableGenericParam
See Also