UserProfileChangeQuery Class

Represents a query for changes in a user profile.

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

Syntax

'Declaration
<SerializableAttribute> _
<DesignerCategoryAttribute("code")> _
<GeneratedCodeAttribute("wsdl", "2.0.50727.42")> _
<XmlTypeAttribute(Namespace:="https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")> _
<DebuggerStepThroughAttribute> _
Public Class UserProfileChangeQuery
'Usage
Dim instance As UserProfileChangeQuery
[SerializableAttribute] 
[DesignerCategoryAttribute("code")] 
[GeneratedCodeAttribute("wsdl", "2.0.50727.42")] 
[XmlTypeAttribute(Namespace="https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")] 
[DebuggerStepThroughAttribute] 
public class UserProfileChangeQuery

Inheritance Hierarchy

System.Object
  User Profile Change.UserProfileChangeQuery

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

UserProfileChangeQuery Members
User Profile Change Web Service