MailAddress Property

OpenPop.NET

OpenPop.NET POP3 Library Documentation

RfcMailAddress.MailAddress Property

The MailAddress associated with the RfcMailAddress.

public MailAddress MailAddress { public get; private set; }

Remarks

The value of this property can be in instances where the MailAddress cannot represent the address properly.
Use HasValidMailAddress property to see if this property is valid.

See Also

RfcMailAddress Class | OpenPop.Mime.Header Namespace