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.
Setting this to true will automatically purchase a new benefit on the expiration date time.
public bool? IsRenewed { get; set; }
member this.IsRenewed : Nullable<bool> with get, set