InfoRequest.NewEmail Property

Definition

The optional new email address for the authenticated user. This will replace the old email address if there was one. The email will not be updated until it is confirmed.

public string? NewEmail { get; init; }
member this.NewEmail : string with get, set
Public Property NewEmail As String

Property Value

Applies to