MailBee.NET Objects 7.1

Global.DefaultServerName Property

Gets or sets the default mail server name to be used when no server name specified.

public static string DefaultServerName {get; set;}

Property Value

The string containing the default mail server name to be used when no server name specified. The default value is "localhost".

Exceptions

Exception Type Condition
MailBeeInvalidArgumentException value is a null reference (Nothing in Visual Basic).

See Also

Global Class | MailBee Namespace