Compartir a través de


MapiFolderPath Constructor (String)

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

Syntax

'Declaration
Public Sub New ( _
    folderPath As String _
)
'Usage
Dim folderPath As String

Dim instance As New MapiFolderPath(folderPath)
public MapiFolderPath(
    string folderPath
)

Parameters