SocialFeedOptions - Constructeur
Initialise une nouvelle instance d'un objet SocialFeedOptions .
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 Sub New
'Utilisation
Dim instance As New SocialFeedOptions()
public SocialFeedOptions()
Remarques
Voir How to: Create and delete posts and retrieve the social feed by using the .NET client object model pour obtenir un exemple de l'utilisation de ce membre.