Gets the sender of emails sent by Smi.

Syntax

Smartsite SXML CopyCode image Copy Code
string smidata.mail.sender(string siteName)

Parameters

Name Data Type Description
siteName String Name of the Smi site as defined in the Smartsite.ManagementInformation.config file.

Return Value

Data Type Description
String Returns the mail sender for the Smi site that is configured in SmiServer.exe.config.

Expand image Example

SXML