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