Share via


RequestBase.Suspend property

Namespace:  Microsoft.Exchange.MailboxReplicationService
Assembly:  Microsoft.Exchange.MailboxReplicationService.Common (in Microsoft.Exchange.MailboxReplicationService.Common.dll)

Syntax

'Declaration
Public ReadOnly Property Suspend As Boolean
    Get
'Usage
Dim instance As RequestBase
Dim value As Boolean

value = instance.Suspend
public bool Suspend { get; }

Property value

Type: System.Boolean

See also

Reference

RequestBase class

RequestBase members

Microsoft.Exchange.MailboxReplicationService namespace