Summary
Gets or sets the Optional flag for if should throw exception on failure.
- Namespace
- Cake
.SendGrid .Email - Containing Type
- SendGridSettings
Syntax
public bool? ThrowOnFail { get; set; }
Value
| Type | Description |
|---|---|
| bool? |
public bool? ThrowOnFail { get; set; }
| Type | Description |
|---|---|
| bool? |