In SharePoint, administrators can use the Site Mailbox (under Your Apps/Site Contents) to do what?

A) Manage email messages and set rules and permissions on users’ mailboxes.
B) Keep email and documents close together by connecting the SharePoint site to an Exchange mailbox. Admins can then view email on SharePoint and view site documents in Outlook.
C) Manage the information store within the Exchange Online email facility.
D) Keep email safe; test it for viruses, malware, and root kits; and tell Microsoft Intune to quarantine and fix the email in a user’s account.


B) Keep email and documents close together by connecting the SharePoint site to an Exchange mailbox. Admins can then view email on SharePoint and view site documents in Outlook.

Computer Science & Information Technology

You might also like to view...

________ to a base class may be assigned the address of a derived class object.

A) Access specifiers B) Static members C) Private members D) Pointers E) None of the above

Computer Science & Information Technology

Which of the following statements is correct?

a. Integer.parseInt("12", 2); b. Integer.parseInt(100); c. Integer.parseInt("100"); d. Integer.parseInt(100, 16); e. Integer.parseInt("345", 8);

Computer Science & Information Technology

Which software application would you use to calculate and manipulate numerical data?

a. Microsoft Office Excel b. Apple iWork Numbers c. Apache OpenOfficeCalc d. all of the above

Computer Science & Information Technology

Which of the following variable names is invalid?

A. Final Score B. Player# C. @Score D. All of the above

Computer Science & Information Technology