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