ResponseCode.Accepted 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.
Refer accepted. (202)
public: int Accepted = 202;
public const int Accepted = 202;
val mutable Accepted : int
Public Const Accepted As Integer = 202