ExchangeServiceBinding.GetAppMarketplaceUrlAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
| 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)
参数
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
适用于
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)
参数
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
- userState
- Object