4AspNet POP3 .NET Component

EmailMessage.Subject Property

Subject.

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

Property Value

Subject returns the subject of the message.

See Also

EmailMessage Class | ForAspNet.POP3 Namespace