MoveRequest.RequestStyle property
Namespace: Microsoft.Exchange.Management.RecipientTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property RequestStyle As RequestStyle
Get
'Usage
Dim instance As MoveRequest
Dim value As RequestStyle
value = instance.RequestStyle
public RequestStyle RequestStyle { get; }
Property value
Type: Microsoft.Exchange.MailboxReplicationService.RequestStyle