ExchangeServiceBinding.GetAppManifestsAsync Method

Definition

Overloads

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)

Parameters

GetAppManifests1
GetAppManifestsType

Applies to

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)

Parameters

GetAppManifests1
GetAppManifestsType
userState
Object

Applies to