From Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.From Property

Specifies who sent the email

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

public RfcMailAddress From { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace