Delen via


MailboxFolderId.MailboxFolderPath Property

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

Syntax

'Declaration
Public Property MailboxFolderPath As MapiFolderPath
    Get
    Private Set
'Usage
Dim instance As MailboxFolderId
Dim value As MapiFolderPath

value = instance.MailboxFolderPath
public MapiFolderPath MailboxFolderPath { get; private set; }