Click or drag to resize

SDPEmail Constructor (String, String)

Initializes a new instance of the SDPEmail class

Namespace:  Ozeki.Media
Assembly:  OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntax
public SDPEmail(
	string email,
	string freeText
)

Parameters

email
Type: SystemString
freeText
Type: SystemString
See Also