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

Adding remaining well-known folder names. #928

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

ponquersohn
Copy link
Contributor

According to Graph API docs (https://learn.microsoft.com/en-us/graph/api/resources/mailfolder?view=graph-rest-1.0) there are multiple more Well-Known Folder names than implemented. This PR is to get the library synchronized with GraphAPI capabilities.
Adding missing defininitions for folders:

CLUTTER='clutter'
CONFLICTS='conflicts'
CONVERSATIONHISTORY='conversationhistory'
LOCALFAILURES='localfailures'
RECOVERABLEITEMSDELETIONS='recoverableitemsdeletions'
SCHEDULED='scheduled'
SEARCHFOLDERS='searchfolders'
SERVERFAILURES='serverfailures'
SYNCISSUES='syncissues'

@alejcas
Copy link
Member

alejcas commented Feb 2, 2023

Great! thanks!

@alejcas alejcas merged commit 23926a8 into O365:master Feb 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants