Class PocketSettings
Inherited Members
Namespace: SuperOffice.CRM.Web.AjaxMethods
Assembly: SuperOffice.CRMWeb.dll
Syntax
[SoWebObject("PocketSettings")]
public class PocketSettings : IWebObject, IPlugin
Constructors
PocketSettings()
Declaration
public PocketSettings()
Methods
SendConfigurationEmail(String)
Declaration
[SoAjaxMethod(SoAjaxMethodType.ThreatErrorAsWarning)]
public string SendConfigurationEmail(string emailAddress)
Parameters
| Type | Name | Description |
|---|---|---|
| String | emailAddress |
Returns
| Type | Description |
|---|---|
| String |
Implements
SuperOffice.Factory.IPlugin