I'm using ListFolderAsync in Asp.net by using the examples in the SDK. Works fine.
But I want to get the JSON string containing the file list in order to convert it directly to an XML file. I'm not familiar with the sdk or .net on how to get that from your response. Can you give a quick sample?
Thanks.