SPWebService.CoauthoringMaxAuthors property
Default value of maximum number of users allowed to coauthor a document at a time
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property CoauthoringMaxAuthors As Integer
Get
Set
'Usage
Dim instance As SPWebService
Dim value As Integer
value = instance.CoauthoringMaxAuthors
instance.CoauthoringMaxAuthors = value
public int CoauthoringMaxAuthors { get; set; }
Property value
Type: System.Int32
Returns Int32.