Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the type of change made to the user profile data.
Namespace: [UserProfileChangeService Web service]
Web service reference: http://Site/_vti_bin/UserProfileChangeService.asmx
Syntax
'Declaration
Public Property ChangeType As ChangeTypes
Get
Set
'Usage
Dim instance As UserProfileChangeData
Dim value As ChangeTypes
value = instance.ChangeType
instance.ChangeType = value
public ChangeTypes ChangeType { get; set; }
Property Value
Type: [UserProfileChangeService Web service].ChangeTypes
A value that identifies the type of change made to the user profile data.