AddressRuleCondition-Objekt (Outlook)AddressRuleCondition object (Outlook)
Stellt eine Regelbedingung dar, die auswertet, ob die Adresse des Empfängers oder Absenders der Nachricht in der Adresse enthalten ist, die in AddressRuleCondition. Address angegeben ist.Represents a rule condition that evaluates whether the address for the recipient or sender of the message is contained in the address specified in AddressRuleCondition.Address.
HinweiseRemarks
AddressRuleCondition ist das RuleCondition -Objekt abgeleitet.AddressRuleCondition is derived from the RuleCondition object. Jede Regel ist ein RuleConditions -Objekt ist eine RecipientAddress -Eigenschaft und einer SenderAddress zugeordnet.Each rule is associated with a RuleConditions object which has a RecipientAddress property and a SenderAddress. Jede dieser Eigenschaften gibt stets ein AddressRuleCondition -Objekt zurück.Each of these properties always returns a AddressRuleCondition object. AddressRuleCondition.ConditionType unterscheidet zwischen diesen regelbedingungen.AddressRuleCondition.ConditionType distinguishes among these rule conditions. Wenn die Regel All dies Regel aktiviert ist, würde AddressRuleCondition.Enabled Wahr sein.If the rule has any of these rule conditions enabled, then AddressRuleCondition.Enabled would be True.
Weitere Informationen zum Angeben von Regelaktionen finden Sie unter Angeben von Regelbedingungen.For more information on specifying rule actions, see Specifying Rule Conditions.
EigenschaftenProperties
NameName |
---|
AddressAddress |
AnwendungApplication |
KlasseClass |
ConditionTypeConditionType |
EnabledEnabled |
ParentParent |
SessionSession |
Siehe auchSee also
Outlook-ObjektmodellreferenzOutlook Object Model Reference
Support und FeedbackSupport and feedback
Haben Sie Fragen oder Feedback zu Office VBA oder zu dieser Dokumentation?Have questions or feedback about Office VBA or this documentation? Unter Office VBA-Support und Feedback finden Sie Hilfestellung zu den Möglichkeiten, wie Sie Support erhalten und Feedback abgeben können.Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.