NonIndexableItem.AttemptCount Property

Definition

Gets or sets the number of attempts to index a target mailbox. The AttemptCount property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The attempt count.

Applies to