You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the Microsoft Graph Beta SDK for .NET. However, this issue seems to be caused by commit microsoftgraph/msgraph-beta-sdk-dotnet@7c5cfba which was generated from the metadata.
'MeRequestBuilder.SendMail' is obsolete: ' as of 2024-07/PrivatePreview:copilotExportAPI'
'SendMailRequestBuilder.PostAsync(SendMailPostRequestBody, Action<RequestConfiguration>?, CancellationToken)' is obsolete: ' as of 2024-07/PrivatePreview:copilotExportAPI'
I am using the Microsoft Graph Beta SDK for .NET. However, this issue seems to be caused by commit microsoftgraph/msgraph-beta-sdk-dotnet@7c5cfba which was generated from the metadata.
This code should send an email:
It has started showing deprecation warnings:
This appears to come from the metadata:
However, I cannot see this deprecation listed in the Microsoft Graph changelog.
The text was updated successfully, but these errors were encountered: