EasFetchFailedPermanentException constructor (String, String, String)
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public Sub New ( _
ioStatus As String, _
httpStatus As String, _
folderId As String _
)
'Usage
Dim ioStatus As String
Dim httpStatus As String
Dim folderId As String
Dim instance As New EasFetchFailedPermanentException(ioStatus, _
httpStatus, folderId)
public EasFetchFailedPermanentException(
string ioStatus,
string httpStatus,
string folderId
)
Parameters
- ioStatus
Type: System.String
- httpStatus
Type: System.String
- folderId
Type: System.String
See also
Reference
EasFetchFailedPermanentException class
EasFetchFailedPermanentException members