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