Play/Pause is the B button.
Back is the Back button.
The center button is the A button.
If you have a generation 2 device with the touch pad enabled, you can tell if the user is touching the pad by querying the LeftStick button. You can also get the touch position as the left thumbstick.
Also I have made a wrapper for the input to make things easier if you want:
http://xnawiki.com/index.php?title=ZunePadState. The wrapper also allows you to get input about flicks and taps on the pad.
There is no official documentation because it's just a CTP. They will undoubtedly have more documentation when they actually ship the final version.