Task.RemoteServerFqdn property
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Protected Property RemoteServerFqdn As String
Get
Set
'Usage
Dim value As String
value = Me.RemoteServerFqdn
Me.RemoteServerFqdn = value
protected string RemoteServerFqdn { get; set; }
Property value
Type: System.String