Creates and adds new 'Forward To Host' action to UserMessageRuleActionCollection collection.
| C# | Visual Basic | Managed C++ |
public UserMessageRuleAction_ForwardToHost Add_ForwardToHost ( string description, string host, int port )
Public Function Add_ForwardToHost ( _ description As String, _ host As String, _ port As Integer _ ) As UserMessageRuleAction_ForwardToHost
public: UserMessageRuleAction_ForwardToHost^ Add_ForwardToHost ( String^ description, String^ host, int port )
[Missing <returns> documentation for M:LumiSoft.MailServer.API.UserAPI.UserMessageRuleActionCollection.Add_ForwardToHost(System.String,System.String,System.Int32)]
Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)