| SmtpConfigurationAllowPartialSending Property |
Namespace:
Limilabs.Client.SMTP
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public bool AllowPartialSending { get; set; }
Public Property AllowPartialSending As Boolean
Get
Set
public:
property bool AllowPartialSending {
bool get ();
void set (bool value);
}
member AllowPartialSending : bool with get, set
Property Value
Type:
BooleanSee Also