1 message in com.googlegroups.google-picasa-data-api[PWA API] is it possible to reach the...
FromSent OnAttachments
ETCETC17 Jul 2008 16:17 
Subject:[PWA API] is it possible to reach the photos in each album?
From:ETCETC (Ebra@gmail.com)
Date:07/17/2008 04:17:29 PM
List:com.googlegroups.google-picasa-data-api

is it possible for users to reach each photo of each album in the same code? I read the dev guide and applied the codes there to access each photo of each album in a single loop, but couldn't be able to manage to do it. it seems like it is erroneus to use album query objects at the same time with photo query objects. is there any methods to access the photos of an album by only using an album query object? ( I am using c# by the way)