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