DeletedSocialData.Url property

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

Syntax

'Declaration
Public ReadOnly Property Url As Uri
    Get
'Usage
Dim instance As DeletedSocialData
Dim value As Uri

value = instance.Url
public Uri Url { get; }

Property value

Type: System.Uri

See also

Reference

DeletedSocialData class

DeletedSocialData members

Microsoft.Office.Server.SocialData namespace