Share via


AddressBookBase.Depth property

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

Syntax

'Declaration
Public ReadOnly Property Depth As Integer
    Get
'Usage
Dim instance As AddressBookBase
Dim value As Integer

value = instance.Depth
public int Depth { get; }

Property value

Type: System.Int32

See also

Reference

AddressBookBase class

AddressBookBase members

Microsoft.Exchange.Data.Directory.SystemConfiguration namespace