ExchangeServiceBinding.GetAppManifestsAsync 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
GetAppManifestsAsync(GetAppManifestsType) | |
GetAppManifestsAsync(GetAppManifestsType, Object) |
GetAppManifestsAsync(GetAppManifestsType)
public:
void GetAppManifestsAsync(ExchangeWebServices::GetAppManifestsType ^ GetAppManifests1);
public void GetAppManifestsAsync (ExchangeWebServices.GetAppManifestsType GetAppManifests1);
Public Sub GetAppManifestsAsync (GetAppManifests1 As GetAppManifestsType)
Parâmetros
- GetAppManifests1
- GetAppManifestsType
Aplica-se a
GetAppManifestsAsync(GetAppManifestsType, Object)
public:
void GetAppManifestsAsync(ExchangeWebServices::GetAppManifestsType ^ GetAppManifests1, System::Object ^ userState);
public void GetAppManifestsAsync (ExchangeWebServices.GetAppManifestsType GetAppManifests1, object userState);
Public Sub GetAppManifestsAsync (GetAppManifests1 As GetAppManifestsType, userState As Object)
Parâmetros
- GetAppManifests1
- GetAppManifestsType
- userState
- Object