SmtpConfiguration.ServerPort Property
Namespace: Rebex.Net
Assembly: Rebex.Smtp.dll (version 7.0.9313)
ServerPort
Gets or sets the server port (e.g. 25).
Declaration
public int ServerPort { get; set; }Property Value
| Type | Description | 
|---|---|
| Int32 | Server port. |