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.ScriptType("SP.Microfeed.MicrofeedUserPostCollection", ServerTypeId="{50d012c7-fcaf-4ab0-acf3-c622acfd31fb}", ValueObject=true)]
public class MicrofeedUserPostCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.Microfeed.MicrofeedUserPosts>
type MicrofeedUserPostCollection = class
inherit ClientValueObjectCollection<MicrofeedUserPosts>
Public Class MicrofeedUserPostCollection
Inherits ClientValueObjectCollection(Of MicrofeedUserPosts)