Share via


UserProfile.GetMyOrganizations method

Returns an array of organization profiles representing organizations to which this user directly belongs.

Overload list

  Name Description
Public method GetMyOrganizations() Obsolete. Returns an array of organization profiles representing organizations to which this user directly belongs.
Public method GetMyOrganizations(Boolean) Obsolete. Returns an array of organization profiles representing organizations to which this user directly belongs.

Top

Remarks

If the method returns a a null reference (Nothing in Visual Basic) value, then the user is not a member of any organization.

See also

Reference

UserProfile class

UserProfile members

Microsoft.Office.Server.UserProfiles namespace