Pop3MessageInfo.Subject Property
Namespace: Rebex.Net
Assembly: Rebex.Pop3.dll (version 7.0.9083)
Subject
Gets the subject of the message.
Declaration
public string Subject { get; }
Property Value
Type | Description |
---|---|
String | The subject. |
Remarks
This property contains a short string identifying the topic of the message.