The ________ group in previous versions was renamed Favorites group in Lync 2013 to align the group with the Favorites group in Outlook

Fill in the blank(s) with correct word

Frequent Contacts

Computer Science & Information Technology

You might also like to view...

A type of memory chip that detects and repairs memory errors is _____ memory

Fill in the blank(s) with correct word

Computer Science & Information Technology

To divide BigDecimal b1 by b2 and assign the result to b1, you write _________.

a. b1.divide(b2); b. b2.divide(b1); c. b1 = b1.divide(b2); d. b1 = b2.divide(b1); e. b2 = b2.divide(b1);

Computer Science & Information Technology