num_photos_remaining


Description:

public uint num_photos_remaining { get; }

The number of photos and videos that can still be uploaded to this album.

This doesn't account for quota, just a hardcoded maximum number per album set by Google.

For more information, see the <ulink type="http" url="http://code.google.com/apis/picasaweb/reference.html#gphoto_numphotosremaining" > gphoto specification</ulink>.