OrganizationProfileData Class

Represents an organization.

Inheritance Hierarchy

System.Object
  [UserProfileService Web service].OrganizationProfileData

Namespace:  [UserProfileService Web service]
Web service reference: http://Site/_vti_bin/UserProfileService.asmx

Syntax

'Declaration
<SerializableAttribute> _
Public Class OrganizationProfileData
'Usage
Dim instance As OrganizationProfileData
[SerializableAttribute]
public class OrganizationProfileData

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.

See Also

Reference

OrganizationProfileData Members

UserProfileService Web Service