4AspNet POP3 .NET Component

EmailMessage.From Property

From.

[Visual Basic]
Public ReadOnly Property From As String
[C#]
public string From {get;}

Property Value

From returns the sender address specified in the message.

See Also

EmailMessage Class | ForAspNet.POP3 Namespace