| extends | AbstractEnumeration | 
|---|
| Methods inherited from Aurora\System\Enums\AbstractEnumeration | 
|---|
| getMap(), validateValue() | 
| Constants | ||
|---|---|---|
| 
					
	public
				 | Inbox = 1 | # | 
| 
					
	public
				 | Sent = 2 | # | 
| 
					
	public
				 | Drafts = 3 | # | 
| 
					
	public
				 | Spam = 4 | # | 
| 
					
	public
				 | Trash = 5 | # | 
| 
					
	public
				 | Virus = 6 | # | 
| 
					
	public
				 | Template = 8 | # | 
| 
					
	public
				 | System = 9 | # | 
| 
					
	public
				 | Custom = 10 | # | 
| 
					
	public
				 | All = 11 | # |