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