EmailField

EmailField class

يصف تعداد حقول البريد الإلكتروني

public class EmailField : Enumeration

المنشئون

اسم وصف
EmailField() مُنشئ التسلسل

طُرق

اسم وصف
CompareTo(object) مقارنة الكائن الحالي بآخر .
virtual Equals(Enumeration) تحديد ما إذا كان مثيلا الكائن متساويان.
override Equals(object) تحديد ما إذا كان مثيلا الكائن متساويان.
override GetHashCode() تعمل كوظيفة تجزئة افتراضية .
override ToString() إرجاع سلسلة تمثل الكائن الحالي.

مجالات

اسم وصف
static readonly Attachments نص الحقل الافتراضي هو “المرفقات” .
static readonly Bcc نص الحقل الافتراضي هو “نسخة مخفية الوجهة” .
static readonly Cc نص الحقل الافتراضي هو “نسخة إلى” .
static readonly End نص الحقل الافتراضي هو “نهاية” .
static readonly From نص الحقل الافتراضي هو “من” .
static readonly Importance نص الحقل الافتراضي هو “الأهمية” .
static readonly Location نص الحقل الافتراضي هو “الموقع” .
static readonly Organizer نص الحقل الافتراضي هو “المنظم” .
static readonly PageHeader نص الحقل الافتراضي هو “رأس الصفحة”.
static readonly Recurrence نص الحقل الافتراضي هو “التكرار”.
static readonly RecurrencePattern نص الحقل الافتراضي هو “نمط التكرار”.
static readonly RequiredAttendees نص الحقل الافتراضي هو “مطلوب حضور”.
static readonly Sent نص الحقل الافتراضي هو “مرسل” .
static readonly ShowTimeAs نص الحقل الافتراضي هو “ShowTimeAs” .
static readonly Start نص الحقل الافتراضي هو “ابدأ” .
static readonly Subject نص الحقل الافتراضي هو “الموضوع” .
static readonly TabField نص الحقل الافتراضي هو “TabField” .
static readonly To نص الحقل الافتراضي هو “إلى” .

أنظر أيضا