DatabaseCopyStatusEntry.DatabaseName property
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public ReadOnly Property DatabaseName As String
Get
'Usage
Dim instance As DatabaseCopyStatusEntry
Dim value As String
value = instance.DatabaseName
public string DatabaseName { get; }
Property value
Type: System.String
See also
Reference
DatabaseCopyStatusEntry members
Microsoft.Exchange.Management.SystemConfigurationTasks namespace