{CompanyName} FlexyGo

Mail..::..MailAccountChangePassword Method

Change Mail Account Password from the object sysMailAccount or from the template user if exists

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

Syntax


public static bool MailAccountChangePassword(
	EntityObject Entity,
	string MailAccountId,
	string MailPassword,
	ref ProcessManager..::..ProcessHelper Ret
)
Public Shared Function MailAccountChangePassword ( _
	Entity As EntityObject, _
	MailAccountId As String, _
	MailPassword As String, _
	ByRef Ret As ProcessManager..::..ProcessHelper _
) As Boolean

Parameters

Entity
Type: FLEXYGO.Objects..::..EntityObject
MailAccountId
Type: String
MailAccountId from the user connected or selected
MailPassword
Type: String
New Mail Password
Ret
Type: FLEXYGO.Processing..::..ProcessManager..::..ProcessHelper%

Return Value

Boolean

Exceptions


ExceptionCondition
ExceptionError changing password"