ExchangeServiceBinding.GetAppMarketplaceUrlAsync Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Überlädt
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)
Parameter
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
Gilt für:
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)
Parameter
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
- userState
- Object