All of the following are true about Document version history in SharePoint libraries EXCEPT:

A) The document version history feature allows for previous versions of files to be reviewed or restored when unintentional data changes or loss occur.
B) When establishing version history, it is necessary to determine what type of versions should be maintained and how many versions from history are necessary for storage and retrieval.
C) The number of people collaborating does not have an impact on the restoration settings chosen.
D) Document version history can provide disaster recovery options for unexpected content changes.

C

Computer Science & Information Technology

You might also like to view...

HTTPS would more likely to be used for Internet banking than HTTP

Indicate whether the statement is true or false

Computer Science & Information Technology

Which of the following method calls would not be valid with the following method header?

Sub Example(ByVal a As Boolean, Optional ByVal value2 As Integer = 0) a) Example() b) Example(True) c) Example(False, 10) d) None of the above

Computer Science & Information Technology