Class SendGridClientOptions
SendGridClientOptions class
Options to set the SendGridClient parameters.
public class SendGridClientOptions : DeliveryServiceOptions
Constructors
| Name | Description |
|---|---|
| SendGridClientOptions() | The default constructor. |
Properties
| Name | Description |
|---|---|
| ApiKey { get; set; } | Private API key |
| Region { get; set; } | Gets or sets the SendGrid Region. |
| SandBoxMode { get; set; } | Gets or sets the sandbox mode setting. |
See Also
- class DeliveryServiceOptions
- namespace Aspose.Email.Clients.DeliveryService.SendGrid
- assembly Aspose.Email