Share via


_ContactItem.Importance Eigenschaft

Definition

Gibt eine OlImportance Konstante zurück, die die relative Wichtigkeitsstufe für das Outlook-Element angibt, oder legt sie fest. Lese-/Schreibzugriff.

public:
 property Microsoft::Office::Interop::Outlook::OlImportance Importance { Microsoft::Office::Interop::Outlook::OlImportance get(); void set(Microsoft::Office::Interop::Outlook::OlImportance value); };
public Microsoft.Office.Interop.Outlook.OlImportance Importance { get; set; }
Public Property Importance As OlImportance

Eigenschaftswert

Hinweise

Diese Eigenschaft entspricht der MAPI-Eigenschaft PidTagImportance.

Gilt für: