Collection.TrialOnly Property
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.
Optional. Trial-only collections can be used only during the trial period of your subscription. When the trial expires or you activate your subscription, these collections will be permanently disabled.
public bool TrialOnly { get; set; }
member this.TrialOnly : bool with get, set
Public Property TrialOnly As Boolean