{CompanyName} FlexyGo

Processes..::..DeleteEmail Method

Reloads the cache.

Namespace:  FLEXYGO.Mails
Assembly:  flxMail (in flxMail.dll)

Syntax


public static bool DeleteEmail(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret,
	string ObjectName,
	string ObjectId,
	string MessageIds,
	string Mode
)
Public Shared Function DeleteEmail ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper, _
	ObjectName As String, _
	ObjectId As String, _
	MessageIds As String, _
	Mode As String _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
The entity.
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%
Returns a Process Helper.
ObjectName
Type: String
ObjectId
Type: String
MessageIds
Type: String
String with MessageID
Mode
Type: String

Return Value

true if no error, false otherwise.

Exceptions


ExceptionCondition
ExceptionCould not reload Cache