The ReorderGroup method changes the ordering of items in a group using one of the predefined sort orders.
void ReorderGroup(
long groupId,
GroupShiftOrder shiftOrder
)The group identified by the groupId parameter must be owned by the currently authenticated user.