MicrofeedStore.SetPostLikeStatus(String, String, Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Microsoft.SharePoint.Client.Remote]
public void SetPostLikeStatus (string accountName, string postId, bool like);
member this.SetPostLikeStatus : string * string * bool -> unit
Public Sub SetPostLikeStatus (accountName As String, postId As String, like As Boolean)
Parameters
- accountName
- String
- postId
- String
- like
- Boolean
- Attributes