Share via


WebMail.EnableSsl Property

Definition

Gets or sets a value that indicates whether Secure Sockets Layer (SSL) is used to encrypt the connection when an email message is sent.

public static bool EnableSsl { get; set; }
member this.EnableSsl : bool with get, set
Public Shared Property EnableSsl As Boolean

Property Value

true if SSL is used to encrypt the connection; otherwise, false.

Applies to