ConversionErrorCode Enum
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 type of errors that prevent trial subscription conversion from happening.
public enum ConversionErrorCode
type ConversionErrorCode =
Public Enum ConversionErrorCode
- Inheritance
-
ConversionErrorCode
Fields
Name | Value | Description |
---|---|---|
Other | 0 | General error. |
ConversionsNotFound | 1 | Cannot find any conversions for the trial subscription to convert to. |