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.MicroBlogEntityCollection", ServerTypeId="{16bac8fd-fcae-4318-9463-b0e29c630a48}", ValueObject=true)]
public class MicroBlogEntityCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.Microfeed.MicroBlogEntity>
type MicroBlogEntityCollection = class
inherit ClientValueObjectCollection<MicroBlogEntity>
Public Class MicroBlogEntityCollection
Inherits ClientValueObjectCollection(Of MicroBlogEntity)