_AccountRuleCondition.Account Eigenschaft

Definition

Gibt ein Account Objekt zurück, das das Konto darstellt, das zum Auswerten der Regelbedingung verwendet wird, oder legt es fest. Lese-/Schreibzugriff.

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

Eigenschaftswert

Hinweise

Gibt einen Fehler zurück, wenn das Konto kein initialisiertes Konto darstellt.

Gilt für: