ExchangeServiceBinding.CreateFolderAsync, méthode (CreateFolderType, Object) (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, _
userState As Object _
)
'Utilisation
Dim instance As ExchangeServiceBinding
Dim CreateFolder1 As CreateFolderType
Dim userState As Object
instance.CreateFolderAsync(CreateFolder1, userState)
public void CreateFolderAsync (
CreateFolderType CreateFolder1,
Object userState
)
Paramètres
- CreateFolder1
A folder to create.
- userState
Voir aussi
Référence
ExchangeServiceBinding, classe
Membres ExchangeServiceBinding
Microsoft.SharePoint.Portal.WebControls, espace de noms