An Event that happened to an Email. More...
#include "email.h"
Data Fields | |
int | num_emails |
Number of Emails the event applies to. More... | |
struct Email ** | emails |
Emails affected by the event. More... | |
int EventEmail::num_emails |
struct Email** EventEmail::emails |