I’m trying to use the FacebookMediaObject and when attempting to do so I run into a weird issue where there are no properties on the object. Here is a screen shot:

I am using Visual Studio 2012, FYI.
Any help on this would be greatly appreciated! Thanks!
are you adding a reference at the top with the using keyword to the FacebookMedia assembly..? can you show more code as to what you are trying to do or accomplish..??
try removing unnecessary assemblies in your using at the top of the .cs file.