Share via


ContactData members

Represents a user profile contact that contains information about the contact.

The ContactData type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property AccountName Gets or sets the account name of the user profile contact.
Public property Email Gets or sets the email address of the user profile contact.
Public property Group Gets or sets the group of the user profile contact.
Public property ID Gets or sets the unique identifier (ID) of the user profile contact.
Public property IsInWorkGroup Gets or sets a value that specifies whether the user profile contact is in the same workgroup as another user.
Public property Name Gets or sets the name of the user profile contact.
Public property Privacy Gets or sets the privacy level of 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 ID of the user profile contact.

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

ContactData class

WebSvcUserProfileService namespace