SendEmailSMTPServerPort Property

SMTP server port (default 25).

Definition

Namespace: Aliquo.Core.Tools
Assembly: Aliquo.Core (in Aliquo.Core.dll) Version: 5.0.9179.22651
C#
public int SMTPServerPort { get; set; }

Property Value

Int32

See Also