_AccountRuleCondition.Account 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 Account 对象,该对象表示用于评估规则条件的帐户。 读/写。
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
属性值
注解
如果帐户不代表一个初始化的帐户,则返回错误。