ClientErrorCodes.DocAlreadyExists field

Indicates a document with that name already exists.

Namespace:  Microsoft.SharePoint.Client
Assembly:  Microsoft.SharePoint.Client.Runtime (in Microsoft.SharePoint.Client.Runtime.dll)

Syntax

'Declaration
Public Const DocAlreadyExists As Integer
'Usage
Dim value As Integer

value = ClientErrorCodes.DocAlreadyExists
public const int DocAlreadyExists

See also

Reference

ClientErrorCodes class

ClientErrorCodes members

Microsoft.SharePoint.Client namespace