Correlation-ID support for Management API is now available!

When I pull the logs using the ManagementApi (via client.Logs.GetAllAsync ), we get a PagedList of LogEntry objects (from Auth0.ManagementApi.Models namespace). The LogEntry class does not expose the references property, so how do I read this property?