AccountDetails.ContactEmail 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. Contact email of account holder.
public string ContactEmail { get; set; }
member this.ContactEmail : string with get, set
Public Property ContactEmail As String