Share via


_Category.ShortcutKey Eigenschaft

Definition

Gibt eine OlCategoryShortcutKey Konstante zurück, die die vom -Objekt verwendete Tastenkombination angibt, oder legt sie Category fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

Hinweise

Eine beliebige andere OlCategoryShortcutKeyNoneOlCategoryShortcutKey -Konstante kann nur durch ein Category -Objekt zu einem bestimmten Zeitpunkt verwendet werden. Festlegen des Werts dieser Eigenschaft auf eine Konstante OlCategoryShortcutKey bereits in Verwendung legt die ShortcutKey -Eigenschaft des Category -Objekts, das den angegebenen Wert in OlCategoryShortcutKeyNone bereits verwendet.

Gilt für: