EmailField
Leave feedback
On this page
Describes email fields enumeration
public class EmailField : Enumeration
| Name | Description |
|---|---|
| CompareTo(object) | Compares current object to other. |
| virtual Equals(Enumeration) | Determines whether two object instances are equal. |
| override Equals(object) | Determines whether two object instances are equal. |
| override GetHashCode() | Serves as the default hash function. |
| override ToString() | Returns a string that represents the current object. |
| Name | Description |
|---|---|
| static readonly Attachments | Default field text is “Attachments”. |
| static readonly Bcc | Default field text is “Bcc”. |
| static readonly Cc | Default field text is “Cc”. |
| static readonly End | Default field text is “End”. |
| static readonly From | Default field text is “From”. |
| static readonly Importance | Default field text is “Importance”. |
| static readonly Location | Default field text is “Location”. |
| static readonly Organizer | Default field text is “Organizer”. |
| static readonly PageHeader | Default field text is “PageHeader”. |
| static readonly Recurrence | Default field text is “Recurrence”. |
| static readonly RecurrencePattern | Default field text is “RecurrencePattern”. |
| static readonly RequiredAttendees | Default field text is “RequiredAttendees”. |
| static readonly Sent | Default field text is “Sent”. |
| static readonly ShowTimeAs | Default field text is “ShowTimeAs”. |
| static readonly Start | Default field text is “Start”. |
| static readonly Subject | Default field text is “Subject”. |
| static readonly TabField | Default field text is “TabField”. |
| static readonly To | Default field text is “To”. |
- class Enumeration
- namespace GroupDocs.Conversion.Options.Load
- assembly GroupDocs.Conversion
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.