Share via


UserProfileWebLogChange.PermaLink property

Gets the permanent link to a post on the user's Web log.

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

Syntax

'Declaration
Public ReadOnly Property PermaLink As String
    Get
'Usage
Dim instance As UserProfileWebLogChange
Dim value As String

value = instance.PermaLink
public string PermaLink { get; }

Property value

Type: System.String
The permanent link to a post on the user's Web log

See also

Reference

UserProfileWebLogChange class

UserProfileWebLogChange members

Microsoft.Office.Server.UserProfiles namespace