ExchangeServiceBinding.GetAppManifestsAsync 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
重载
GetAppManifestsAsync(GetAppManifestsType)
public:
void GetAppManifestsAsync(ExchangeWebServices::GetAppManifestsType ^ GetAppManifests1);
public void GetAppManifestsAsync(ExchangeWebServices.GetAppManifestsType GetAppManifests1);
Public Sub GetAppManifestsAsync (GetAppManifests1 As GetAppManifestsType)
参数
- GetAppManifests1
- GetAppManifestsType
适用于
GetAppManifestsAsync(GetAppManifestsType, Object)
public:
void GetAppManifestsAsync(ExchangeWebServices::GetAppManifestsType ^ GetAppManifests1, System::Object ^ userState);
public void GetAppManifestsAsync(ExchangeWebServices.GetAppManifestsType GetAppManifests1, object userState);
Public Sub GetAppManifestsAsync (GetAppManifests1 As GetAppManifestsType, userState As Object)
参数
- GetAppManifests1
- GetAppManifestsType
- userState
- Object