Subject Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.Subject Property

The subject line of the message in decoded, one line state.
This should be in all messages.

a null reference if no Subject header field was present in the message

public string Subject { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace