WebMail.From Property

Definition

Gets or sets the email address of the sender.

public static string From { get; set; }
member this.From : string with get, set
Public Shared Property From As String

Property Value

The email address of the sender.

Applies to