OrganizationProfile.AddMember Method
Include Protected Members
Include Inherited Members
Overload List
Name | Description | |
---|---|---|
AddMember(Int64, OrganizationMembershipType) | Adds the specified user profile to this OrganizationProfile object. | |
AddMember(String, OrganizationMembershipType) | Adds the specified user profile to this OrganizationProfile object. |
Top