UserProfileChangeData.UserAccountName Property

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

Syntax

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

value = instance.UserAccountName

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

See Also

Reference

UserProfileChangeData Class
UserProfileChangeData Members
User Profile Change Web Service