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