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 |
SandBoxMode { get; set; } | Set the sandbox mode setting. |
See Also
- class DeliveryServiceOptions
- namespace Aspose.Email.Clients.DeliveryService.SendGrid
- assembly Aspose.Email