PropertyData Members

Include Protected Members
Include Inherited Members

Returns name/value pairs when the GetUserProfileByName method and the GetUserProfileByGuid method of the UserProfileService class are called.

The PropertyData type exposes the following members.

Constructors

  Name Description
Public method PropertyData Initializes a new instance of the PropertyData class.

Top

Properties

  Name Description
Public property IsPrivacyChanged Returns a Boolean value that specifies whether the privacy level of the property for the user has been changed.
Public property IsValueChanged Returns a Boolean value that specifies whether the property value for the user has been changed.
Public property Name Gets or sets the name of the property for the user.
Public property Privacy Gets or sets the privacy level of the user profile property.
Public property Values Gets or sets the property values of the user profile property.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See Also

Reference

PropertyData Class

websvcUserProfileService Namespace