NonIndexableItem.IsPermanentFailure 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取或设置目标邮箱上的索引尝试是否为永久失败。 属性IsPermanentFailure适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。
public:
property bool IsPermanentFailure { bool get(); void set(bool value); };
public bool IsPermanentFailure { get; set; }
Public Property IsPermanentFailure As Boolean
属性值
如果它是永久故障,则为 true;否则为 false。