Interface "Default Email Rate Limit"
Namespace: System.Email
A default email rate limit interface used to limit how many e-mails per second a connector can send.
Methods
GetDefaultEmailRateLimit
Provides the default email rate limit for the connector.
procedure GetDefaultEmailRateLimit(): Integer
Returns
Type | Description |
---|---|
Integer |
A default email rate limit. |