Freigeben über


SocialFeedSortOrder-Enumeration

Gibt die Sortierreihenfolge für die Threads in einem sozialen Feed an.

Namespace:  Microsoft.SharePoint.Client.Social
Assemblys:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (in Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (in Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Enumeration SocialFeedSortOrder
'Usage
Dim instance As SocialFeedSortOrder
public enum SocialFeedSortOrder

Member

Membername Beschreibung
ByModifiedTime Nach letztem Änderungsdatum.
ByCreatedTime Durch erstellt Mal.

Hinweise

Die Standardsortierreihenfolge für Feed ist nach Änderungsdatum, mit Ausnahme der Timeline -Feeds, die sortiert nach Zeiten erstellt wurden.

Siehe auch

Referenz

Microsoft.SharePoint.Client.Social-Namespace