FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deUser..::..updateEmail Method

Updates the email.

Namespace:  FlowWright.cDevDeAPI
Assembly:  cDevDeAPI (in cDevDeAPI.dll)

Syntax


public bool updateEmail(
	string sEmailID
)
Public Function updateEmail ( _
	sEmailID As String _
) As Boolean
public:
bool^ updateEmail(
	String^ sEmailID
)

Parameters

sEmailID
Type: String
The s email identifier.

Return Value

true if XXXX, false otherwise.