_RuleConditions.SenderAddress プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
AddressRuleConditionolConditionSenderAddress の をConditionType持つオブジェクトを返します。 読み取り専用です。
public:
property Microsoft::Office::Interop::Outlook::AddressRuleCondition ^ SenderAddress { Microsoft::Office::Interop::Outlook::AddressRuleCondition ^ get(); };
public Microsoft.Office.Interop.Outlook.AddressRuleCondition SenderAddress { get; }
Public ReadOnly Property SenderAddress As AddressRuleCondition
プロパティ値
注釈
ルールの条件や、既存のルールの例外条件を列挙するとき、または、または送信者のアドレスに指定したテキストが含まれている例外条件を指定する新しいルールを作成する、 取得した AddressRuleCondition オブジェクトを使用します。
コレクションのRuleActionsこのプロパティは、この RuleConditions コレクションに関連付けられているルールでこのようなルール条件が定義されているかどうかに関係なく、常に AddressRuleCondition オブジェクトを返します。 ルールがそのようなルール条件を定義して有効にしている場合は、EnabledTrue になります。