Compartilhar via


SocialFeedOptions construtor

Inicializa uma nova instância de um objeto de SocialFeedOptions .

Namespace:  Microsoft.SharePoint.Client.Social
Assemblies:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxe

'Declaração
Public Sub New
'Uso

Dim instance As New SocialFeedOptions()
public SocialFeedOptions()

Comentários

Consulte How to: Create and delete posts and retrieve the social feed by using the .NET client object model para obter um exemplo de como usar este membro.

Ver também

Referência

SocialFeedOptions classe

SocialFeedOptions membros

Microsoft.SharePoint.Client.Social namespace