Specifies the ...
enum MailRecip { MailRecip_Author = 0, MailRecip_To = 1, MailRecip_Cc = 2, MailRecip_BCc = 3, };