IEmailServiceSendEmail Method (MailMessage) | 
Namespace: Dundas.BI.Services
| Exception | Condition | 
|---|---|
| ArgumentNullException | message is , or tenantId is Empty. | 
| NotSupportedException | The email delivery type in the application configuration is set to None (error code 2500). -or- The sender address is not set in the application configuration (error code 2501). -or- The email delivery type in application configuration is DropFolder and the pick up directory is invalid.  | 
| OperationFailedException | An unexpected error occurred when sending the email message. |