Click or drag to resize

ReferTo Constructor (NameAddress, IEnumerableGenericParam)

Initializes a new instance of the ReferTo class

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

Parameters

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