Compartir a través de


MapiFolderPath.Parent Property

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

Syntax

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

value = instance.Parent
public MapiFolderPath Parent { get; }