Share via


EasFolderSyncFailedTransientException constructor (String, String)

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

Syntax

'Declaration
Public Sub New ( _
    folderSyncStatus As String, _
    httpStatus As String _
)
'Usage
Dim folderSyncStatus As String
Dim httpStatus As String

Dim instance As New EasFolderSyncFailedTransientException(folderSyncStatus, _
    httpStatus)
public EasFolderSyncFailedTransientException(
    string folderSyncStatus,
    string httpStatus
)

Parameters

See also

Reference

EasFolderSyncFailedTransientException class

EasFolderSyncFailedTransientException members

EasFolderSyncFailedTransientException overload

Microsoft.Exchange.MailboxReplicationService namespace