Share via


StoreIntegFailedTransientException.Error property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property Error As Integer
    Get
'Usage
Dim instance As StoreIntegFailedTransientException
Dim value As Integer

value = instance.Error
public int Error { get; }

Property value

Type: System.Int32

See also

Reference

StoreIntegFailedTransientException class

StoreIntegFailedTransientException members

Microsoft.Exchange.MailboxReplicationService namespace