DeletedSocialData.Owner property

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

Syntax

'Declaration
Public ReadOnly Property Owner As UserProfile
    Get
'Usage
Dim instance As DeletedSocialData
Dim value As UserProfile

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

Property value

Type: Microsoft.Office.Server.UserProfiles.UserProfile

See also

Reference

DeletedSocialData class

DeletedSocialData members

Microsoft.Office.Server.SocialData namespace