ResponseCode.Forwarded 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.
Represents the provisional Call-Forwarded response. (181)
public: int Forwarded = 181;
public const int Forwarded = 181;
val mutable Forwarded : int
Public Const Forwarded As Integer = 181