ServerBasedIdParameter.ServerName Property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected ReadOnly Property ServerName As String
Get
'Usage
Dim value As String
value = Me.ServerName
protected string ServerName { get; }
Property Value
Type: System.String