Retrieves the settings of Users email notifications settings
Namespace: IngeniuxCMService
Assembly: IngeniuxCMService (in IngeniuxCMService.dll) Version: 9.0.565.0 (9.0.565)
Syntax
Return Value
Type: XHRServiceResponseGenericUserManagerSettingsInformation on Users email notifications settings
Examples
JavaScript
{ "code": 0, "error": null, "message": { "ntDomain": "ingeniux", "sendWorkflowNotifications": false, "smtpDomain": "smtp.ingeniux.com" } }
See Also