Helper Library for sending emails

frmContentSmtps Property

List of SMTP Configurations from the database

Definition

Namespace: MbcsMail
Assembly: MbcsMail (in MbcsMail.dll) Version: 1.0.0.1 (1.0.0.1)
C#
public SmtpConfig[] Smtps { get; set; }

Property Value

SmtpConfig

See Also