Send email via SendGrid EU BaseUrl

I have tried using SendGrid for Aspose mail.
I have not found a way to specify the base URL for sengrid and this is necessary for using EU IP as the base URL changes from https://api.sendgrid.com to https://api.eu.sendgrid.com.

Is there some way to change the base URL for the Aspose SendGrid implementation?
I cannot find it in the documentation :
Send Email Messages via MailGun and SendGrid|Documentation

Here are some information about the sendgrid baseURL.
[How to Send Emails with Twilio SendGrid on EU Servers | Twilio]
(How to Send Emails with Twilio SendGrid on EU Servers | Twilio)

@Krifa

Could you please specify which Aspose product you are using to send emails with SendGrid? Additionally, please clarify if you are looking for a code example or configuration settings.

I Use “Aspose.Email for .NET”
I need to know how to change the BaseURL in the SendGrid configuration from https://api.sendgrid.com to https://api.eu.sendgrid.com.

Hello @Krifa,

Thank you for bringing this to our attention!
Unfortunately, as of the current Aspose.Email version, there is no direct support to customize the base URL of the SendGrid API endpoint.
We will add this enhancement to upcoming versions.
If you have further questions, please let us know.

Hi @margarita.samodurova
Thank you for your response.
Do you have an idea of when the enhancement could arrive ? - days, weeks, months ?
This could be rather important in case of the General Data Protection Regulation (GDPR) in europe.

@Krifa ,

The enhancement will be included in the next release, which is scheduled for the end of this month.

@Krifa
We have opened the following new ticket(s) in our internal issue tracking system and will deliver their fixes at the end of this month.

Issue ID(s): EMAILNET-41462

Is that a standard global email protocol?

@ariamehr ,

No, SendGrid isn’t a standard global email protocol. It is a cloud-based email delivery platform that provides APIs to send and manage transactional or marketing emails.