Just let IntelliSense help you when you type:
e.Item.ItemType ==
You'll get a list with all the different options available for the item type.
Alternatively, look in the documentation:
http://msdn.microsoft.com/en-us/libr....itemtype.aspx
Cheers,
Imar