Share via


RequestBase.BatchName Property

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

Syntax

'Declaration
Public Property BatchName As String
    Get
    Private Set
'Usage
Dim instance As RequestBase
Dim value As String

value = instance.BatchName
public string BatchName { get; private set; }

Property Value

Type: System.String