RelinquishCancelPostponedTransientException.RemoveAfter property
Namespace: Microsoft.Exchange.MailboxReplicationService
Assembly: Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)
Syntax
'Declaration
Public ReadOnly Property RemoveAfter As DateTime
Get
'Usage
Dim instance As RelinquishCancelPostponedTransientException
Dim value As DateTime
value = instance.RemoveAfter
public DateTime RemoveAfter { get; }
Property value
Type: System.DateTime
See also
Reference
RelinquishCancelPostponedTransientException class