Start 2025 on time and up to date. Seamlessly integrate your calendars into Dropbox with these simple steps.

Forum Discussion

le h.'s avatar
le h.
New member | Level 1
9 years ago

Cannot get thumbails from GetThumbnailAsync

I don't see any "icon","thumbail".... using (var dbx = new DropboxClient(Token)) { var list = await dbx.Files.ListFolderAsync(path); foreach(var item in list.Entries) { list1 = await dbx.F...