_ToOrFromRuleCondition.Recipients プロパティ

定義

ルール条件の Recipients 評価の受信者リストを表すコレクションを返します。 読み取り専用です。

public:
 property Microsoft::Office::Interop::Outlook::Recipients ^ Recipients { Microsoft::Office::Interop::Outlook::Recipients ^ get(); };
public Microsoft.Office.Interop.Outlook.Recipients Recipients { get; }
Public ReadOnly Property Recipients As Recipients

プロパティ値

注釈

複数の受信者は、論理 OR 演算を使って評価されます。

適用対象