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