[This is preliminary documentation and is subject to change.]

Defines the sizes of stories allowed when pubishing a Feed story.

Namespace:  Facebook.Api
Assembly:  Facebook (in Facebook.dll) Version: 0.2009.3.23 (0.2009.3.23)

Syntax

C#
public enum FeedStorySize
Visual Basic (Declaration)
Public Enumeration FeedStorySize
Visual C++
public enum class FeedStorySize

Members

Member nameDescription
OneLine
A one-line story that contains only a title.
TwoLine
A two-line story that contains a title and a body.

See Also

Facebook.Api Namespace
Facebook.Api.Controllers..::.FeedController