EmailField class
EmailField class
Describes email fields enumeration
Inheritance: EmailField →
Enumeration
The EmailField type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Serialization constructor |
Properties
| Property | Description |
|---|---|
| START | Default field text is “Start”. |
| ATTACHMENTS | Default field text is “Attachments”. |
| CC | Default field text is “Cc”. |
| BCC | Default field text is “Bcc”. |
| END | Default field text is “End”. |
| FROM | Default field text is “From”. |
| IMPORTANCE | Default field text is “Importance”. |
| LOCATION | Default field text is “Location”. |
| ORGANIZER | Default field text is “Organizer”. |
| PAGE_HEADER | Default field text is “PageHeader”. |
| RECURRENCE | Default field text is “Recurrence”. |
| RECURRENCE_PATTERN | Default field text is “RecurrencePattern”. |
| REQUIRED_ATTENDEES | Default field text is “RequiredAttendees”. |
| SENT | Default field text is “Sent”. |
| SHOW_TIME_AS | Default field text is “ShowTimeAs”. |
| SUBJECT | Default field text is “Subject”. |
| TAB_FIELD | Default field text is “TabField”. |
| TO | Default field text is “To”. |
Methods
| Method | Description |
|---|---|
| equals | Determines whether two object instances are equal. |
| compare_to | Compares current object to other. |
See Also
- module
groupdocs.conversion.options.load - class
EmailField - class
Enumeration