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