microsoftgraph / msgraph-sdk-ruby

Microsoft Graph Ruby client library for v1 APIs
https://graph.microsoft.com
MIT License
100 stars 68 forks source link

Update graph metadata file to support internetMessageId on Message #41

Closed amitkoren closed 1 year ago

amitkoren commented 5 years ago

Message has a property called internetMessageId which is useful in many contexts, but that property is not included in the graph metadata file.

baywet commented 1 year ago

Thanks for reporting this issue. That version of the SDK has been deprecated a number of years ago. We're now starting the work on a new generation of this SDK and you can learn all about it on the updated readme page.