SendGridClientOptions

SendGridClientOptions class

Options to set the SendGridClient parameters.

The SendGridClientOptions type exposes the following members:

Constructors

NameDescription
SendGridClientOptions()Initializes a new instance of the SendGridClientOptions class

Properties

NameDescription
api_keyPrivate API key
sand_box_modeGets or sets the sandbox mode setting.
regionGets or sets the SendGrid Region.

See Also