According to the restriction documentation, you can know that the limit is an Outlook service limit, not a Graph API limit, and the maximum upload of a mailbox in 5 minutes is 150MB, so 2 applications cannot make a mailbox upload more than 150MB in 5 minutes.
What is possible, however, is that an application can upload files up to 150MB in 5 minutes from 2 different mailboxes simultaneously.
Therefore, it is impossible to upload two 140MB files in the same mailbox within 5 minutes at the same time. The feasible solution is:
- You can use one application to control the upload of two mailboxes at the same time
- Use one email address to upload files, but upload files in sequence. After uploading a file, wait for more than 5 minutes before uploading another file.
Hope this helps.
If the reply is helpful, please click Accept Answer and kindly upvote it. If you have additional questions about this answer, please click Comment.