MailboxFolderConfiguration.FolderPath property
Namespace: Microsoft.Exchange.Management.Tasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
Public Property FolderPath As String
Get
Friend Set
'Usage
Dim instance As MailboxFolderConfiguration
Dim value As String
value = instance.FolderPath
public string FolderPath { get; internal set; }
Property value
Type: System.String
See also
Reference
MailboxFolderConfiguration class