Gets the list of addresses that should receive replies
to this message.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
Visual Basic |
---|
Public ReadOnly Property ReplyTo As MailAddressCollection Get |
C# |
---|
public MailAddressCollection ReplyTo { get; } |