ExchangeServiceBinding.GetAppManifestsAsync 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
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