SharedStory property
Collapse the table of content
Expand the table of content

IFeedItemBase.SharedStory property

This API is not available to all Windows/Windows Phone apps. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.

Note  The functionality described in this topic is not generally available to Windows/Windows Phone apps. Unless you have been approved by Microsoft, your code may not call these APIs. Unless your developer account is specially provisioned by Microsoft, calls to these APIs will fail at runtime.
 

Syntax


property FeedItemSharedStory^ SharedStory { 
   FeedItemSharedStory^ get();
   void set (FeedItemSharedStory^ value);
}

Property value

Type: FeedItemSharedStory

The feed item shared story property of the feed item.

Requirements

Minimum supported client

None supported

Minimum supported server

None supported

Minimum supported phone

Windows Phone 8.1 [Windows Phone Silverlight 8.1 apps only]

Namespace

Windows.Phone.SocialInformation
Windows::Phone::SocialInformation [C++]

Metadata

Windows.WinMD

See also

IFeedItemBase

 

 

Show:
© 2017 Microsoft