SocialFeedSortOrder - Énumération
Spécifie l'ordre de tri pour les threads dans un flux de mise en réseau.
Espace de noms : Microsoft.SharePoint.Client.Social
Assemblys : Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)
Syntaxe
'Déclaration
Public Enumeration SocialFeedSortOrder
'Utilisation
Dim instance As SocialFeedSortOrder
public enum SocialFeedSortOrder
Membres
Nom du membre | Description | |
---|---|---|
ByModifiedTime | Par heure de dernière modification. | |
ByCreatedTime | Par heure de création. |
Remarques
L'ordre de tri par défaut pour l'alimentation est par heure de modification, à l'exception de la Timeline flux, lequel trie par heure de création.