ExchangeServiceBinding.CreateFolderPathAsync Método
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Sobrecargas
CreateFolderPathAsync(CreateFolderPathType) | |
CreateFolderPathAsync(CreateFolderPathType, Object) |
CreateFolderPathAsync(CreateFolderPathType)
public:
void CreateFolderPathAsync(ExchangeWebServices::CreateFolderPathType ^ CreateFolderPath1);
public void CreateFolderPathAsync (ExchangeWebServices.CreateFolderPathType CreateFolderPath1);
Public Sub CreateFolderPathAsync (CreateFolderPath1 As CreateFolderPathType)
Parâmetros
- CreateFolderPath1
- CreateFolderPathType
Aplica-se a
CreateFolderPathAsync(CreateFolderPathType, Object)
public:
void CreateFolderPathAsync(ExchangeWebServices::CreateFolderPathType ^ CreateFolderPath1, System::Object ^ userState);
public void CreateFolderPathAsync (ExchangeWebServices.CreateFolderPathType CreateFolderPath1, object userState);
Public Sub CreateFolderPathAsync (CreateFolderPath1 As CreateFolderPathType, userState As Object)
Parâmetros
- CreateFolderPath1
- CreateFolderPathType
- userState
- Object