\ElasticEmailEnumsSendingPermission

Summary

Methods
Properties
Constants
No public methods found
No public properties found
None
Smtp
HttpApi
SmtpAndHttpApi
EEInterface
SmtpAndInterface
HttpApiAndInterface
UseAccessLevel
All
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Constants

None

None

Sending not allowed.

Smtp

Smtp

Allow sending via SMTP only.

HttpApi

HttpApi

Allow sending via HTTP API only.

SmtpAndHttpApi

SmtpAndHttpApi

Allow sending via SMTP and HTTP API.

EEInterface

EEInterface

Allow sending via the website interface only.

SmtpAndInterface

SmtpAndInterface

Allow sending via SMTP and the website interface.

HttpApiAndInterface

HttpApiAndInterface

Allow sendnig via HTTP API and the website interface.

UseAccessLevel

UseAccessLevel

Use access level sending permission.

All

All

Sending allowed via SMTP, HTTP API and the website interface.