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_modeSet the sandbox mode setting.

See Also