PersonProperties.UserUrl-Eigenschaft
Ruft die URL der Profilseite des Benutzers ab.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)
Syntax
'Declaration
Public ReadOnly Property UserUrl As Uri
Get
'Usage
Dim instance As PersonProperties
Dim value As Uri
value = instance.UserUrl
public Uri UserUrl { get; }
Eigenschaftswert
Typ: System.Uri
Die URL der Profilseite des Benutzers.