ResponseCode.AlternativeService 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 call was not successful, but alternative services are possible. (380)
public: int AlternativeService = 380;
public const int AlternativeService = 380;
val mutable AlternativeService : int
Public Const AlternativeService As Integer = 380