MicrofeedStore.GetSocialFeedManagerForUser 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 static Microsoft.SharePoint.Client.Social.SocialFeedManager GetSocialFeedManagerForUser (Microsoft.SharePoint.Client.ClientRuntimeContext context, string accountName);
static member GetSocialFeedManagerForUser : Microsoft.SharePoint.Client.ClientRuntimeContext * string -> Microsoft.SharePoint.Client.Social.SocialFeedManager
Public Shared Function GetSocialFeedManagerForUser (context As ClientRuntimeContext, accountName As String) As SocialFeedManager
Parameters
- context
- ClientRuntimeContext
- accountName
- String
Returns
- Attributes