Share via


ContactData Members

Include Protected Members
Include Inherited Members

Represents a user profile contact, which 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 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

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