 | SmtpConnectionElementPort Property |
The Port Number
Namespace:
SMTPRouter.Windows.Configuration
Assembly:
SMTPRouter.Windows (in SMTPRouter.Windows.dll) Version: 1.0.0.3 (1.0.0.3)
SyntaxPublic ReadOnly Property Port As Integer
Get
Dim instance As SmtpConnectionElement
Dim value As Integer
value = instance.Port
public:
property int Port {
int get ();
}Property Value
Type:
Int32
See Also