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