I want to use GetQueueItems activity to get a collection of QueueItems from Orchestrator and then loop through these items to create a report based on Output Data and Specific Data of each QueueItem.
This is the data in QueueItem
But I don’t see any properties of QueueItem exposed when I type (dot) after item. How can I get the properties of QueueItem object?

