LumiSoft Mail Server User API
Newsgroup Property
Namespaces > LumiSoft.MailServer.API.UserAPI > UserMessageRuleAction_PostToNntpNewsgroup > Newsgroup
Gets or sets NNTP newsgroup where to post message.
Syntax
C#Visual BasicManaged C++
public string Newsgroup { get; set; }
Public Property Newsgroup As String
public:
String^ Newsgroup {
	String^ get ();
	void set (String^ value);
}

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)