MailFieldNames
Leave feedback
On this page
Inheritance: java.lang.Object
public class MailFieldNames
Represents a list of field names for the faceted search.
Learn more
| Constructor | Description |
|---|---|
| MailFieldNames() |
| Field | Description |
|---|---|
| MailMessageBody | The mail message body field name. |
| MailSenderName | The mail sender name field name. |
| MailDisplayTo | The mail display to field name. |
| MailSubject | The mail subject field name. |
public MailFieldNames()
public static final String MailMessageBody
The mail message body field name.
public static final String MailSenderName
The mail sender name field name.
public static final String MailDisplayTo
The mail display to field name.
public static final String MailSubject
The mail subject field name.
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.