To Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

MessageHeader.To Property

Specifies who this mail was for

The list will be empty if no To header was present in the message

public List<RfcMailAddress> To { public get; private set; }

See Also

MessageHeader Class | OpenPop.Mime.Header Namespace