MT Showcase SDK
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Showcase::EmailServiceAPI::EmailStatus Struct Reference

Status of a single email send operation. More...

#include <EmailServiceAPI.hpp>

Public Attributes

bool ok = true
 True if email was sent successfully; otherwise false.
 
QString errorMessage
 Empty if email was sent succesfully; otherwise contains error message.
 

Detailed Description

Status of a single email send operation.