SendEmailSMTPServerEnableSsl Property

Specifies whether the SMTP server requires an SSL secured connection.

Definition

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

Property Value

Boolean

See Also