Share via


ClientAccessArray.ServerCount property

Namespace:  Microsoft.Exchange.Data.Directory.SystemConfiguration
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public Property ServerCount As Integer
    Get
    Set
'Usage
Dim instance As ClientAccessArray
Dim value As Integer

value = instance.ServerCount

instance.ServerCount = value
public int ServerCount { get; set; }

Property value

Type: System.Int32

See also

Reference

ClientAccessArray class

ClientAccessArray members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace