Compartir a través de


MapiFolderPath.IsSubtreeRoot Property

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

Syntax

'Declaration
Public ReadOnly Property IsSubtreeRoot As Boolean
    Get
'Usage
Dim instance As MapiFolderPath
Dim value As Boolean

value = instance.IsSubtreeRoot
public bool IsSubtreeRoot { get; }

Property Value

Type: System.Boolean