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.MicrofeedDataLinkCollection", ServerTypeId="{a78ae3ca-ba3f-4844-a8b5-f54736d479e8}", ValueObject=true)]
public sealed class MicrofeedDataLinkCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<Microsoft.SharePoint.Client.Microfeed.MicrofeedDataLink>
type MicrofeedDataLinkCollection = class
inherit ClientValueObjectCollection<MicrofeedDataLink>
Public NotInheritable Class MicrofeedDataLinkCollection
Inherits ClientValueObjectCollection(Of MicrofeedDataLink)