Compartir a través de


FolderId.MapiFolderPath Property

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

Syntax

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

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