'Send Mail With Attachments (Size > 3 MB) Using MS Graph API Version

I have an VB dot net web form project. And I am using MS Graph API for sending mail. And its work properly if file size less than or equal to 3 MB. And if file size grater than 4 MB then its trough an error. I have checked and found solution in C#. There is any sample code in VB Dot Net without SDK.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source