PublishingSettings.PreLicenseUserEmail 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.
Caution
Use PreLicenseRequest instead.
The user email to use for the prelicense
public string PreLicenseUserEmail { get; set; }
[System.Obsolete("Use PreLicenseRequest instead.", false)]
public string PreLicenseUserEmail { get; set; }
member this.PreLicenseUserEmail : string with get, set
[<System.Obsolete("Use PreLicenseRequest instead.", false)>]
member this.PreLicenseUserEmail : string with get, set
Public Property PreLicenseUserEmail As String
Property Value
- Attributes