Compartilhar via


MapiFolderPath.Depth Property

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

Syntax

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

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

Property Value

Type: System.Int32