NonIndexableItem.AttemptCount 属性

定义

获取或设置为目标邮箱编制索引的尝试次数。 属性AttemptCount适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

public:
 property int AttemptCount { int get(); void set(int value); };
public int AttemptCount { get; set; }
Public Property AttemptCount As Integer

属性值

尝试计数。

适用于