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.MicrofeedPostDefinitionNameCollection", ServerTypeId="{99650720-bad2-4d00-80f8-a380fcc9d639}", ValueObject=true)]
public class MicrofeedPostDefinitionNameCollection : Microsoft.SharePoint.Client.ClientValueObjectCollection<string>
type MicrofeedPostDefinitionNameCollection = class
inherit ClientValueObjectCollection<string>
Public Class MicrofeedPostDefinitionNameCollection
Inherits ClientValueObjectCollection(Of String)