Processes..::..SetUserMailAccount Method
Namespace:
FLEXYGO.Mails
Assembly: flxMail (in flxMail.dll)
Assembly: flxMail (in flxMail.dll)
Syntax
public static bool SetUserMailAccount( EntityObject Entity, ref ProcessManager..::..ProcessHelper Ret, string Account, string MailPassword, string PopImapHost, int PopImapPort, string SMTPHost, int SMTPPort, string UserName, bool UseSSL, bool UseTLS, string VisibleName )
Public Shared Function SetUserMailAccount ( _ Entity As EntityObject, _ ByRef Ret As ProcessManager..::..ProcessHelper, _ Account As String, _ MailPassword As String, _ PopImapHost As String, _ PopImapPort As Integer, _ SMTPHost As String, _ SMTPPort As Integer, _ UserName As String, _ UseSSL As Boolean, _ UseTLS As Boolean, _ VisibleName As String _ ) As Boolean