PublicFolderIdParameter Constructor (MapiFolderPath)
Initializes a new instance of the PublicFolderIdParameter class from the specified public folder path.
Namespace: Microsoft.Exchange.Configuration.Tasks
Assembly: Microsoft.Exchange.Configuration.ObjectModel (in Microsoft.Exchange.Configuration.ObjectModel.dll)
Syntax
'Declaration
Public Sub New ( _
folderPath As MapiFolderPath _
)
'Usage
Dim folderPath As MapiFolderPath
Dim instance As New PublicFolderIdParameter(folderPath)
public PublicFolderIdParameter(
MapiFolderPath folderPath
)
Parameters
- folderPath
Type: Microsoft.Exchange.Data.MapiFolderPath
The path to the Exchange public folder.