Gets or sets the server port (e.g. 25).
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
| Visual Basic |
|---|
Public Property ServerPort As Integer Get Set |
| C# |
|---|
public int ServerPort { get; set; } |
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
| Visual Basic |
|---|
Public Property ServerPort As Integer Get Set |
| C# |
|---|
public int ServerPort { get; set; } |