Expand Minimize

SPMicrofeedRetrievalOptions Transformation

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

Type Mapping

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedRetrievalOptions
CSOM Microsoft.SharePoint.Client.Microfeed.MicrofeedRetrievalOptions

Constructors

Properties

SSOM Microsoft.Office.Server.Microfeed.SPMicrofeedContentFormattingOption get_ContentFormattingOption()
CSOM MicrofeedContentFormattingOptions MicrofeedRetrievalOptions.get_ContentFormattingOption()
SSOM System.Boolean get_ContentOnly()
CSOM Boolean MicrofeedRetrievalOptions.get_ContentOnly()
SSOM System.Boolean get_DropAllSecurityTrimmablePosts()
CSOM Boolean MicrofeedRetrievalOptions.get_DropAllSecurityTrimmablePosts()
SSOM System.Boolean get_GatherUnreadMentionCountForUser()
CSOM Boolean MicrofeedRetrievalOptions.get_GatherUnreadMentionCountForUser()
SSOM Microsoft.Office.Server.Microfeed.MicroBlogType get_IncludedTypes()
CSOM MicroBlogType MicrofeedRetrievalOptions.get_IncludedTypes()
SSOM System.DateTime get_NewerThan()
CSOM DateTime MicrofeedRetrievalOptions.get_NewerThan()
SSOM System.DateTime get_OlderThan()
CSOM DateTime MicrofeedRetrievalOptions.get_OlderThan()
SSOM System.Collections.Generic.List`1<System.String> get_PostDefinitionFilter()
CSOM IList MicrofeedRetrievalOptions.get_PostDefinitionFilter()
SSOM Microsoft.Office.Server.Microfeed.MicrofeedSortOrder get_ResultSortOrder()
CSOM MicrofeedSortOrder MicrofeedRetrievalOptions.get_ResultSortOrder()
SSOM System.Int32 get_ThreadCount()
CSOM Int32 MicrofeedRetrievalOptions.get_ThreadCount()
SSOM System.Void set_ContentFormattingOption(Microsoft.Office.Server.Microfeed.SPMicrofeedContentFormattingOption)
CSOM MicrofeedRetrievalOptions.set_ContentFormattingOption(MicrofeedContentFormattingOptions)
SSOM System.Void set_ContentOnly(System.Boolean)
CSOM MicrofeedRetrievalOptions.set_ContentOnly(Boolean)
SSOM System.Void set_DropAllSecurityTrimmablePosts(System.Boolean)
CSOM MicrofeedRetrievalOptions.set_DropAllSecurityTrimmablePosts(Boolean)
SSOM System.Void set_GatherUnreadMentionCountForUser(System.Boolean)
CSOM MicrofeedRetrievalOptions.set_GatherUnreadMentionCountForUser(Boolean)
SSOM System.Void set_IncludedTypes(Microsoft.Office.Server.Microfeed.MicroBlogType)
CSOM MicrofeedRetrievalOptions.set_IncludedTypes(MicroBlogType)
SSOM System.Void set_NewerThan(System.DateTime)
CSOM MicrofeedRetrievalOptions.set_NewerThan(DateTime)
SSOM System.Void set_OlderThan(System.DateTime)
CSOM MicrofeedRetrievalOptions.set_OlderThan(DateTime)
SSOM System.Void set_PostDefinitionFilter(System.Collections.Generic.List`1<System.String>)
CSOM MicrofeedRetrievalOptions.set_PostDefinitionFilter(IList)
SSOM System.Void set_ResultSortOrder(Microsoft.Office.Server.Microfeed.MicrofeedSortOrder)
CSOM MicrofeedRetrievalOptions.set_ResultSortOrder(MicrofeedSortOrder)
SSOM System.Void set_ThreadCount(System.Int32)
CSOM MicrofeedRetrievalOptions.set_ThreadCount(Int32)

Methods

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.