My Question is , I have to retrive 5000 items from the Queue which may have any status into it . Then i need to do some Automation based on the Queue Status. Which is the fastest way to Resolve this problem. I Know we can Retrive using Get Queue item and use the Skip Condition , But it is a time Consuming task .