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

Assembly: UserAPI Version: 1.0.0.0 (Module: UserAPI)