Share via


MoveRequest.Direction property

Namespace:  Microsoft.Exchange.Management.RecipientTasks
Assembly:  Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)

Syntax

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

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

Property value

Type: Microsoft.Exchange.MailboxReplicationService.RequestDirection

See also

Reference

MoveRequest class

MoveRequest members

Microsoft.Exchange.Management.RecipientTasks namespace