ExchangeServiceBinding.CreateFolderAsync, méthode (CreateFolderType) (Microsoft.SharePoint.Portal.WebControls)
Creates a folder asynchronously.
Espace de noms : Microsoft.SharePoint.Portal.WebControls
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)
Syntaxe
'Déclaration
Public Sub CreateFolderAsync ( _
CreateFolder1 As CreateFolderType _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CreateFolder1 As CreateFolderType
instance.CreateFolderAsync(CreateFolder1)
public void CreateFolderAsync (
CreateFolderType CreateFolder1
)
Paramètres
- CreateFolder1
A folder to create.
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms