{CompanyName} FlexyGo

Processes..::..DownloadAttachment Method

Reloads the cache.

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

Syntax


public static bool DownloadAttachment(
	EntityObject Entity,
	ref ProcessManager..::..ProcessHelper Ret,
	string MessageId,
	string SafeFileName,
	string Mode
)
Public Shared Function DownloadAttachment ( _
	Entity As EntityObject, _
	ByRef Ret As ProcessManager..::..ProcessHelper, _
	MessageId As String, _
	SafeFileName 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.
MessageId
Type: String
String with MessageID
SafeFileName
Type: String
String with SafeFileName
Mode
Type: String

Return Value

true if no error, false otherwise.

Exceptions


ExceptionCondition
ExceptionCould not reload Cache