Gets or sets the server address - a hostname or a dotted string address.
Namespace:
Rebex.Net
Assembly:
Rebex.Smtp (in Rebex.Smtp.dll)
Syntax
Visual Basic |
---|
Public Property ServerName As String Get Set |
C# |
---|
public string ServerName { get; set; } |