NonIndexableItem.IsPermanentFailure 属性

定义

获取或设置目标邮箱上的索引尝试是否为永久失败。 属性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

适用于