Smtp.FromAddress 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.
Address used when sending out emails https://pkg.go.dev/net/mail#Address
public string FromAddress { get; set; }
member this.FromAddress : string with get, set
Public Property FromAddress As String