ContactData Class
Represents a user profile contact that contains information about the contact.
Inheritance Hierarchy
System.Object
[UserProfileService Web service].ContactData
Namespace: [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx
Syntax
'Declaration
<SerializableAttribute> _
Public Class ContactData
'Usage
Dim instance As ContactData
[SerializableAttribute]
public class ContactData
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.