PublicFolderId Constructor (MapiFolderPath)
Namespace: Microsoft.Exchange.Data.Mapi
Assembly: Microsoft.Exchange.Data.Mapi (in Microsoft.Exchange.Data.Mapi.dll)
Syntax
'Declaration
Public Sub New ( _
folderPath As MapiFolderPath _
)
'Usage
Dim folderPath As MapiFolderPath
Dim instance As New PublicFolderId(folderPath)
public PublicFolderId(
MapiFolderPath folderPath
)
Parameters
- folderPath
Type: Microsoft.Exchange.Data.MapiFolderPath