WSS.UserDoesNotExistsOrNotUnique field
Specifies the error code that indicates that a user does not exist or is not unique.
Namespace: Microsoft.Office.Project.Server.Library
Assembly: Microsoft.Office.Project.Server.Library (in Microsoft.Office.Project.Server.Library.dll)
Syntax
'Declaration
Public Const UserDoesNotExistsOrNotUnique As Integer
'Usage
Dim value As Integer
value = WSS.UserDoesNotExistsOrNotUnique
public const int UserDoesNotExistsOrNotUnique
Remarks
The value of UserDoesNotExistsOrNotUnique is -2130575276.