Creates and adds new 'Send Error To Client' action to GlobalMessageRuleActionCollection collection.
| C# | Visual Basic | Managed C++ |
public GlobalMessageRuleAction_SendError Add_SendError ( string description, string errorText )
Public Function Add_SendError ( _ description As String, _ errorText As String _ ) As GlobalMessageRuleAction_SendError
public: GlobalMessageRuleAction_SendError^ Add_SendError ( String^ description, String^ errorText )
[Missing <returns> documentation for M:LumiSoft.MailServer.API.UserAPI.GlobalMessageRuleActionCollection.Add_SendError(System.String,System.String)]
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)