PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Gets the default "to" addresses of emails sent by Smi.
Syntax
Smartsite SXML | Copy Code |
---|---|
string smidata.mail.to(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 "to" address for the Smi site that is configured in SmiServer.exe.config. |