ExchangeServiceBinding.GetAppManifestsAsync 方法

定义

重载

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

适用于