_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

属性值

注解

使用逻辑或运算求出多个收件人。

适用于