Click or drag to resize

From Constructor (NameAddress, IEnumerableGenericParam)

Initializes a new instance of the From class

Namespace:  Ozeki.VoIP
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public From(
	NameAddress nameAddress,
	IEnumerable<GenericParam> fromParam
)

Parameters

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