ResponseCode.Ambiguous 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 Request-URI was ambiguous. (485)
public: int Ambiguous = 485;
public const int Ambiguous = 485;
val mutable Ambiguous : int
Public Const Ambiguous As Integer = 485