Field

Field class

Stellt das E-Mail-Nachrichtenfeld dar, z. B. Von, An, Betreff usw.

public class Field

Eigenschaften

Name Beschreibung
Name { get; } Feldname.

Methoden

Name Beschreibung
override ToString() Gibt eine Zeichenfolge zurück, die das aktuelle Objekt darstellt.

Felder

Name Beschreibung
static readonly Anniversary Standardfeldtext ist “Jahrestag”.
static readonly Attachments Standardfeldtext ist “Anlagen”.
static readonly Bcc Standardfeldtext ist “Bcc”.
static readonly Birthday Standardfeldtext ist “Geburtstag”.
static readonly Business Standardfeldtext ist “Business”.
static readonly BusinessAddress Standardfeldtext ist “Geschäftsadresse”.
static readonly BusinessFax Standardfeldtext ist “Geschäftliches Fax”.
static readonly BusinessHomepage Standardfeldtext ist “BusinessHomepage”.
static readonly Cc Standardfeldtext ist “Cc”.
static readonly Company Standardfeldtext ist “Firma”.
static readonly Department Standardfeldtext ist “Abteilung”.
static readonly Email Standardfeldtext ist “E-Mail”.
static readonly Email2 Standardfeldtext ist “E-Mail2”.
static readonly Email2DisplayAs Standardfeldtext ist “E-Mail2 anzeigen als”.
static readonly Email3 Standardfeldtext ist “E-Mail3”.
static readonly Email3DisplayAs Standardfeldtext ist “E-Mail3 anzeigen als”.
static readonly EmailDisplayAs Standardfeldtext ist “E-Mail-Anzeige als”.
static readonly End Standardfeldtext ist “Ende”.
static readonly FirstName Standardfeldtext ist “Vorname”.
static readonly From Standardfeldtext ist “Von”.
static readonly FullName Standardfeldtext ist “Vollständiger Name”.
static readonly Gender Standardfeldtext ist “Geschlecht”.
static readonly Hobbies Standardfeldtext ist “Hobbies”.
static readonly Home Standardfeldtext ist “Home”.
static readonly HomeAddress Standardfeldtext ist “Privatadresse”.
static readonly Importance Standardfeldtext ist “Wichtigkeit”.
static readonly JobTitle Standardfeldtext ist “Stellenbezeichnung”.
static readonly LastName Standardfeldtext ist “Nachname”.
static readonly Location Standardfeldtext ist “Standort”.
static readonly MiddleName Standardfeldtext ist “Zweiter Vorname”.
static readonly Mobile Standardfeldtext ist “Mobil”.
static readonly Organizer Standardfeldtext ist “Organizer”.
static readonly OtherAddress Standardfeldtext ist “Andere Adresse”.
static readonly PersonalHomepage Standardfeldtext ist “Persönliche Homepage”.
static readonly Profession Standardfeldtext ist “Beruf”.
static readonly Recurrence Standardfeldtext ist “Wiederholung”
static readonly RecurrencePattern Standardfeldtext ist “Wiederholungsmuster”.
static readonly RequiredAttendees Der Standardfeldtext lautet „Erforderliche Teilnehmer“.
static readonly Sent Standardfeldtext ist “Gesendet”.
static readonly ShowTimeAs Standardfeldtext ist “Zeit anzeigen als”.
static readonly SpousePartner Standardfeldtext ist “Ehepartner/Partner”.
static readonly Start Standardfeldtext ist “Start”.
static readonly Subject Standardfeldtext ist “Betreff”.
static readonly To Standardfeldtext ist “An”.
static readonly UserField1 Standardfeldtext ist “Benutzerfeld 1”.
static readonly UserField2 Standardfeldtext ist “Benutzerfeld 2”.
static readonly UserField3 Standardfeldtext ist “Benutzerfeld 3”.
static readonly UserField4 Standardfeldtext ist “Benutzerfeld 4”.

Siehe auch