SocialManager.UpdateReactionDisplayCountAsync 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^ UpdateReactionDisplayCountAsync( String^ itemRemoteId, int count )
Parameters
- itemRemoteId
-
Type: System.String [.NET] | Platform::String [C++]
The remote ID of the item.
- count
-
Type: System.Int32 [.NET] | int32 [C++]
The reaction display count.
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 |
|
|
Metadata |
|
See also