MailReplyOptions Enum
Namespace: Rebex.Mail
Assembly: Rebex.Mail.dll (version 7.0.9083)
Specifies options for a mail reply.
Syntax
[Flags]
public enum MailReplyOptions
Fields
Name | Description |
---|---|
None | No options. |
ReplyAll | Indicates that the reply is to be sent to all e-mail addresses that were in the original 'From' (or 'Reply-To' if present), 'To' and 'CC' fields. |