FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

deDesign..::..resetEmailQueue Method

Resets the email queue.

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

Syntax


public bool resetEmailQueue(
	string emailID
)
Public Function resetEmailQueue ( _
	emailID As String _
) As Boolean
public:
bool^ resetEmailQueue(
	String^ emailID
)

Parameters

emailID
Type: String
The email identifier.

Return Value

true if XXXX, false otherwise.