MarkFeedAsStaleAsync method

SocialManager.MarkFeedAsStaleAsync method

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.

Syntax


public:
static IAsyncAction^ MarkFeedAsStaleAsync(
  String^ ownerRemoteId, 
  FeedType feedType
)

Parameters

ownerRemoteId

Type: System.String [.NET] | Platform::String [C++]

The remote ID of the feed to be marked as stale.

feedType

Type: FeedType

The feed type.

Return value

Type: IAsyncAction

An asynchronous action.

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

SocialManager

 

 

Show:
© 2017 Microsoft