TF-248 Update UI and Action for selection multiple email
This commit is contained in:
@@ -4,4 +4,10 @@ enum EmailActionType {
|
||||
forward,
|
||||
replyAll,
|
||||
compose,
|
||||
markAsRead,
|
||||
markAsUnread,
|
||||
markAsFlag,
|
||||
move,
|
||||
markAsSpam,
|
||||
delete,
|
||||
}
|
||||
Reference in New Issue
Block a user