Click or drag to resize

BoxSendServerAddress Property

The address of the server to use for sending mail. The same credentials as the sync server are used. When null, the mail will be sent using the default server, which is setup at the application server.

Namespace:  Aloe.EnterpriseOne.Model.Applications.Mail
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public string SendServerAddress { get; set; }

Property Value

Type: String
See Also