Click or drag to resize

ReferTo(NameAddress, IEnumerableGenericParam) Constructor

Initializes a new instance of the ReferTo class

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

Parameters

nameAddress  NameAddress
 
gps  IEnumerableGenericParam
 
See Also