Share via


EasFolderSyncFailedPermanentException 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 EasFolderSyncFailedPermanentException(folderSyncStatus, _
    httpStatus)
public EasFolderSyncFailedPermanentException(
    string folderSyncStatus,
    string httpStatus
)

Parameters

See also

Reference

EasFolderSyncFailedPermanentException class

EasFolderSyncFailedPermanentException members

EasFolderSyncFailedPermanentException overload

Microsoft.Exchange.MailboxReplicationService namespace