ResponseCode.DoesNotExistAnywhere Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The user does not exist anywhere. (604)
public: int DoesNotExistAnywhere = 604;
public const int DoesNotExistAnywhere = 604;
val mutable DoesNotExistAnywhere : int
Public Const DoesNotExistAnywhere As Integer = 604