Checks of the mailbox has the given flag
bool hasFlag(MailboxFlag flag) { return flags.contains(flag); }