Expand Minimize

SPMicrofeedThreadCollection Transformation

Mappings for SharePoint class Microsoft.Office.Server.Microfeed.SPMicrofeedThreadCollection

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedThreadCollection
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedThreadCollection

Constructors

Properties

SSOM System.Int32 get_Count()
CSOM Int32 ClientValueObjectCollection`1.get_Count()
SSOM System.Int32 get_CurrentUserUnreadMentionCount()
CSOM Int32 MicrofeedThreadCollection.get_CurrentUserUnreadMentionCount()
SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedThread get_Item(System.Int32)
CSOM T ClientValueObjectCollection`1.get_Item(Int32)
SSOM System.DateTime get_NewestProcessed()
CSOM DateTime MicrofeedThreadCollection.get_NewestProcessed()
SSOM System.DateTime get_OldestProcessed()
CSOM DateTime MicrofeedThreadCollection.get_OldestProcessed()

Methods

SSOM System.Void Add(Microsoft.Office.Server.Microfeed.SPMicrofeedThread)
CSOM ClientValueObjectCollection`1.Add(T)
SSOM System.Boolean AddActivityEventsToThreadCollection(Microsoft.Office.Server.Microfeed.SPMicrofeedRetrievalOptions)
CSOM ClientValueObjectCollection`1.Add(T)
SSOM System.Collections.Generic.IEnumerator`1<Microsoft.Office.Server.Microfeed.SPMicrofeedThread> GetEnumerator()
CSOM IEnumerator ClientValueObjectCollection`1.GetEnumerator()
CSOM IEnumerator System.Collections.IEnumerable.GetEnumerator()
Disclaimer: The views and opinions expressed in this documentation and in SPCAF do not necessarily reflect the opinions and recommendations of Microsoft or any member of Microsoft. SPCAF and RENCORE are registered trademarks of Rencore. All other trademarks, service marks, collective marks, copyrights, registered names, and marks used or cited by this documentation are the property of their respective owners.