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