IsIntegAttemptsExceededTransientException.Attempts property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property Attempts As Short
Get
'Usage
Dim instance As IsIntegAttemptsExceededTransientException
Dim value As Short
value = instance.Attempts
public short Attempts { get; }
Property value
Type: System.Int16
See also
Reference
IsIntegAttemptsExceededTransientException class