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
{{ message }}
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.
I am using MeetingMessageType property in my code and I noticed that there is a typo in MeetingMessageType = 'MeetingTenativelyAccepted', where it should be 'MeetingTentativelyAccepted'
Hi,
I am using MeetingMessageType property in my code and I noticed that there is a typo in MeetingMessageType = 'MeetingTenativelyAccepted', where it should be 'MeetingTentativelyAccepted'
Reference: https://github.com/OfficeDev/Office-365-SDK-for-Java/blob/master/sdk/outlook-services/src/main/java/com/microsoft/services/outlook/MeetingMessageType.java
Please let me know if it is a valid concern.
The text was updated successfully, but these errors were encountered: