Share via


SocialData.Owner property

Obtém um UserProfile que representa o proprietário do objeto SocialData .

Namespace:  Microsoft.Office.Server.SocialData
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaração
Public ReadOnly Property Owner As UserProfile
    Get
'Uso
Dim instance As SocialData
Dim value As UserProfile

value = instance.Owner
public UserProfile Owner { get; }

Property value

Type: Microsoft.Office.Server.UserProfiles.UserProfile

Ver também

Referência

SocialData class

SocialData members

Microsoft.Office.Server.SocialData namespace