UserProfileChangeData class

Contains the data about a user profile change.

Inheritance hierarchy

System.Object
  WebSvcUserProfileChangeService.UserProfileChangeData

Namespace:  WebSvcUserProfileChangeService
Assembly:  UserProfileServices (in UserProfileServices.dll)

Syntax

'Declaration
<SerializableAttribute> _
<XmlTypeAttribute(Namespace := "https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")> _
Public Class UserProfileChangeData
'Usage
Dim instance As UserProfileChangeData
[SerializableAttribute]
[XmlTypeAttribute(Namespace = "https://microsoft.com/webservices/SharePointPortalServer/UserProfileChangeService")]
public class UserProfileChangeData

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

UserProfileChangeData members

WebSvcUserProfileChangeService namespace