Edit

Share via


ResponseCode.MovedPermanently Field

Definition

The user is no longer available. (301)

public: int MovedPermanently = 301;
public const int MovedPermanently = 301;
val mutable MovedPermanently : int
Public Const MovedPermanently As Integer  = 301

Field Value

Value = 301

Applies to