ResponseCode.NotAcceptableMedia 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.
Media not acceptable. (606)
public: int NotAcceptableMedia = 606;
public const int NotAcceptableMedia = 606;
val mutable NotAcceptableMedia : int
Public Const NotAcceptableMedia As Integer = 606