LumiSoft Mail Server User API
MaxRecipients Property
Namespaces > LumiSoft.Net.SMTP.Server > SMTP_Server > MaxRecipients
Maximum recipients per message.
Syntax
C#Visual BasicManaged C++
public int MaxRecipients { get; set; }
Public Property MaxRecipients As Integer
public:
int MaxRecipients {
	int get ();
	void set (int value);
}

Assembly: LumiSoft.Net Version: 2.0.2636.18419 (Module: LumiSoft.Net)