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.MicrofeedPostCollection", ServerTypeId="{e67f3b82-33dc-4065-b876-e99e6fe672b4}", ValueObject=true)]
public class MicrofeedPostCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.Microfeed.MicrofeedPost>
type MicrofeedPostCollection = class
inherit ClientValueObjectCollection<MicrofeedPost>
Public Class MicrofeedPostCollection
Inherits ClientValueObjectCollection(Of MicrofeedPost)