MailgunClientOptions

MailgunClientOptions class

Options to set the MailgunClient parameters.

The MailgunClientOptions type exposes the following members:

Constructors

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

Properties

NameDescription
api_keyPrivate API key
regionUS or EU region.
domainDomain name.

See Also