PropertyData Members

Include Protected Members
Include Inherited Members

Contains user profile property information.

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 Gets or sets a value that indicates whether the privacy level of the property for the user has been changed.
Public property IsValueChanged Gets or sets a value that indicates 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

UserProfileService Web Service