EmailField
EmailField class
Beschrijft de opsomming van e-mailvelden
public class EmailField : Enumeration
Constructeurs
Naam |
Beschrijving |
EmailField() |
Serialisatie-constructor |
methoden
Naam |
Beschrijving |
CompareTo(object) |
Vergelijkt huidige object met andere. |
virtual Equals(Enumeration) |
Bepaalt of twee objectinstanties gelijk zijn. |
override Equals(object) |
Bepaalt of twee objectinstanties gelijk zijn. |
override GetHashCode() |
Dient als de standaard hash-functie. |
override ToString() |
Retourneert een tekenreeks die het huidige object vertegenwoordigt. |
Velden
Naam |
Beschrijving |
static readonly Attachments |
Standaard veldtekst is “Bijlagen”. |
static readonly Bcc |
Standaard veldtekst is “Bcc”. |
static readonly Cc |
Standaard veldtekst is “Cc”. |
static readonly End |
Standaard veldtekst is “Einde”. |
static readonly From |
Standaard veldtekst is “Van”. |
static readonly Importance |
Standaard veldtekst is “Belang”. |
static readonly Location |
Standaard veldtekst is “Locatie”. |
static readonly Organizer |
Standaard veldtekst is “Organisator”. |
static readonly PageHeader |
Standaard veldtekst is “PageHeader”. |
static readonly Recurrence |
Standaard veldtekst is “Recurrence”. |
static readonly RecurrencePattern |
Standaard veldtekst is “RecurrencePattern”. |
static readonly RequiredAttendees |
Standaard veldtekst is “RequiredAttendees”. |
static readonly Sent |
Standaard veldtekst is “Verzonden”. |
static readonly ShowTimeAs |
Standaard veldtekst is “ShowTimeAs”. |
static readonly Start |
Standaard veldtekst is “Start”. |
static readonly Subject |
Standaard veldtekst is “Onderwerp”. |
static readonly TabField |
Standaard veldtekst is “TabField”. |
static readonly To |
Standaard veldtekst is “Aan”. |
Zie ook