ExchangeServiceBinding.GetAppManifestsAsync 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
GetAppManifestsAsync(GetAppManifestsType) | |
GetAppManifestsAsync(GetAppManifestsType, Object) |
GetAppManifestsAsync(GetAppManifestsType)
public:
void GetAppManifestsAsync(ExchangeWebServices::GetAppManifestsType ^ GetAppManifests1);
public void GetAppManifestsAsync (ExchangeWebServices.GetAppManifestsType GetAppManifests1);
Public Sub GetAppManifestsAsync (GetAppManifests1 As GetAppManifestsType)
Parameter
- GetAppManifests1
- GetAppManifestsType
Gilt für:
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)
Parameter
- GetAppManifests1
- GetAppManifestsType
- userState
- Object