Click or drag to resize
SubExParamCreate Method

Namespace: Ozeki.VoIP
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public static SubExParam Create(
	SubExpParamType type,
	string value
)

Parameters

type
Type: Ozeki.VoIPSubExpParamType
value
Type: SystemString

Return Value

Type: SubExParam
See Also