ExchangeServiceBinding.GetAppMarketplaceUrlAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
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)
Parameters
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
Applies to
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)
Parameters
- GetAppMarketplaceUrl1
- GetAppMarketplaceUrlType
- userState
- Object