Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes Message mapping in Graph sendMail method #2791

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

bcameron1231
Copy link
Collaborator

Category

  • Bug fix?

Related Issues

fixes #2789

What's in this Pull Request?

Fixes the typing on the sendmail method. It appears to be implemented incorrectly. Updated the sendMail definition to only take a Graph message Object.

However, because we are on old typings, some of the new properties such as saveToSentItems isn't available.

@bcameron1231 bcameron1231 added this to the 3.19.0 milestone Sep 26, 2023
@juliemturner juliemturner merged commit 25ee3d9 into pnp:version-3 Sep 28, 2023
1 check passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 28, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Graph sendMail API Typing
2 participants