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.MicrofeedThreadCollection", ServerTypeId="{b1046032-7e28-4b9e-a0c7-c1a3043e3ea0}", ValueObject=true)]
public class MicrofeedThreadCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.Microfeed.MicrofeedThread>
type MicrofeedThreadCollection = class
inherit ClientValueObjectCollection<MicrofeedThread>
Public Class MicrofeedThreadCollection
Inherits ClientValueObjectCollection(Of MicrofeedThread)