SocialFeedOptions.SortOrder-Eigenschaft
Ruft oder legt die Stare Sortierreihenfolge 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 Property SortOrder As SocialFeedSortOrder
Get
Set
'Usage
Dim instance As SocialFeedOptions
Dim value As SocialFeedSortOrder
value = instance.SortOrder
instance.SortOrder = value
public SocialFeedSortOrder SortOrder { get; set; }
Eigenschaftswert
Typ: Microsoft.SharePoint.Client.Social.SocialFeedSortOrder
Die Sortierreihenfolge feed: nach Erstellungsdatum oder indem Sie das Datum der Änderung.