I'm trying to use the GetImapMailMessages activity in UiPath, and I want to read items sent from a Gmail account. But I can't configure the correct GMail outbox name in the MailFolder property. I've tried "sent", "Sent", "Enviados" (Because my Gmail is in Portuguese Language), "In:sent", but none works. They all return the same error message to me: "The Request Folder Could not Be Found". I can read the emails from the inbox in good condition by putting "Inbox" in the Mail Folder property, but I haven't been able to send the outbox yet. Any tips?