Compartir a través de


: ExchangeServiceBinding.CreateFolderAsync (Método) (CreateFolderType) (Microsoft.SharePoint.Portal.WebControls)

Creates a folder asynchronously.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Public Sub CreateFolderAsync ( _
    CreateFolder1 As CreateFolderType _
)
'Uso
Dim instance As ExchangeServiceBinding
Dim CreateFolder1 As CreateFolderType

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

Parámetros

  • CreateFolder1
    A folder to create.

Vea también

Referencia

ExchangeServiceBinding (Clase)
ExchangeServiceBinding (Miembros)
Microsoft.SharePoint.Portal.WebControls (Espacio de nombres)