Share via


RequestBase.Name Property

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

Syntax

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

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

Property Value

Type: System.String