ExchangeServiceBinding.GetAppMarketplaceUrlAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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
Se aplica 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