SocialThreadType - Énumération
Spécifie un type de SocialThread .
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 SocialThreadType
'Utilisation
Dim instance As SocialThreadType
public enum SocialThreadType
Membres
Nom du membre | Description | |
---|---|---|
Normal | Thread normal (pas un thread de référence). | |
LikeReference | Une référence à une publication une personne aime. | |
ReplyReference | Une référence à une réponse. | |
MentionReference | Une référence à une publication qui « mentions » d'une personne. | |
TagReference | Une référence à une publication qui contient une balise. |
Remarques
Pour plus d'informations sur les types de thread, voir Reference threads and digest threads in social feeds.