UserProfileChangeData.UserRemotePersonalSiteHostUrl Property

Web Service: User Profile ChangeWeb Reference: http://<Site>/_vti_bin/UserProfileChangeService.asmx

Syntax

'Declaration
Public Property UserRemotePersonalSiteHostUrl As String
'Usage
Dim instance As UserProfileChangeData
Dim value As String

value = instance.UserRemotePersonalSiteHostUrl

instance.UserRemotePersonalSiteHostUrl = value
public string UserRemotePersonalSiteHostUrl { get; set; }

See Also

Reference

UserProfileChangeData Class
UserProfileChangeData Members
User Profile Change Web Service