Share via


ExchangeServiceBinding.CreateFolderAsync Method (CreateFolderType)

Creates a folder asynchronously.

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public Sub CreateFolderAsync ( _
    CreateFolder1 As CreateFolderType _
)
'Usage
Dim instance As ExchangeServiceBinding
Dim CreateFolder1 As CreateFolderType

instance.CreateFolderAsync(CreateFolder1)
public void CreateFolderAsync(
    CreateFolderType CreateFolder1
)

Parameters

See Also

Reference

ExchangeServiceBinding Class

ExchangeServiceBinding Members

CreateFolderAsync Overload

Microsoft.SharePoint.Portal.WebControls Namespace