ContactData Members

Represents a user profile contact, which contains information about the contact.

The following tables list the members exposed by the ContactData type.

Public Constructors

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

Top

Public Properties

  Name Description
Public property AccountName Gets or sets the account name of the user profile contact.
Public property Email Gets or sets the e-mail address of the user profile contact.
Public property Group Gets or sets the group for the user profile contact.
Public property ID Gets or sets the unique identifier (ID) of the user profile contact.
Public property IsInWorkGroup Gets and sets a Boolean value that specifies whether the user profile contact is in the same workgroup as another user.
Public property Name Gets or sets the name for the user profile contact.
Public property Privacy Gets or sets the privacy level of the user profile contact.
Public property PrivacySpecified Gets and sets a Boolean value that specifies whether the privacy level is specified for the user profile contact.
Public property Title Gets or sets the title of the user profile contact.
Public property Url Gets or sets the URL of the user profile contact.
Public property UserProfileID Gets or sets the user profile unique identifier (ID) of the user profile contact.

Top

Public Methods

(see also Protected Methods )

  Name Description
Public method Equals  Overloaded. (inherited from Object)
Public method GetHashCode  (inherited from Object)
Public method GetType  (inherited from Object)
Public methodStatic ReferenceEquals  (inherited from Object)
Public method ToString  (inherited from Object)

Top

Protected Methods

  Name Description
Protected method Finalize  (inherited from Object)
Protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

ContactData Class
User Profile Web Service