SmtpConfigloadByAccount Method
Retrieves all SMTP records for a particular user account
Namespace: MbcsCentral.EmailAssembly: MbcsCentral (in MbcsCentral.exe) Version: 2.0.1.15 (2.0.1.15)
public static SmtpConfig[] loadByAccount(
int AccountId,
string mailTag = null
)
- AccountId Int32
- User Account ID
- mailTag String (Optional)
- OPTIONAL MailTag to resrtict email account usage
SmtpConfigArray of selected SMTP accounts