Maximum recipients per message.

Syntax
| C# | Visual Basic | Managed 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)