The SetPhotoSetFeaturedIndex method sets the position of a photoset among featured photosets for the current user.
void SetPhotoSetFeaturedIndex(
int photoSetId,
int index
)The photoset identified by the photoSetId parameter must be owned by the currently authenticated user.