MailMessage class has properties to add ReplyTo header and change
priority for mail message.
Use the .ReplyTo property to indicate an address other than the .From
address to use to reply to this message. ReplyTo is of MailAddress
type.
Priority property can have next values: Low, Normal and High.
Using ReplyTo and
Priority of mail message:
|
See Also:
|

4AspNet POP3 .NET Component
|