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