Which code segment should you add at line 05?

You need to programmatically add a user named User1 to a group named Group1.
You write the following code segment. (Line numbers are included for reference only.)

Which code segment should you add at line 05?
A. group.AddUser(user);
B. group.Owner = user;
C. user.AllowBrowseUserInfo = true;
D. user.Update();

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.