Share via


RequestBase.Direction property

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

Syntax

'Declaration
Public ReadOnly Property Direction As RequestDirection
    Get
'Usage
Dim instance As RequestBase
Dim value As RequestDirection

value = instance.Direction
public RequestDirection Direction { get; }

Property value

Type: Microsoft.Exchange.MailboxReplicationService.RequestDirection

See also

Reference

RequestBase class

RequestBase members

Microsoft.Exchange.MailboxReplicationService namespace