WebMail.SmtpPort Property

Definition

Gets or sets the port that is used for SMTP transactions.

public static int SmtpPort { get; set; }
member this.SmtpPort : int with get, set
Public Shared Property SmtpPort As Integer

Property Value

The port that is used for SMTP transactions.

Applies to