ExchangeServiceBinding.UpdateItemInRecoverableItemsAsync 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
UpdateItemInRecoverableItemsAsync(UpdateItemInRecoverableItemsType) | |
UpdateItemInRecoverableItemsAsync(UpdateItemInRecoverableItemsType, Object) |
UpdateItemInRecoverableItemsAsync(UpdateItemInRecoverableItemsType)
public:
void UpdateItemInRecoverableItemsAsync(ExchangeWebServices::UpdateItemInRecoverableItemsType ^ UpdateItemInRecoverableItems1);
public void UpdateItemInRecoverableItemsAsync (ExchangeWebServices.UpdateItemInRecoverableItemsType UpdateItemInRecoverableItems1);
Public Sub UpdateItemInRecoverableItemsAsync (UpdateItemInRecoverableItems1 As UpdateItemInRecoverableItemsType)
Parameter
- UpdateItemInRecoverableItems1
- UpdateItemInRecoverableItemsType
Gilt für:
UpdateItemInRecoverableItemsAsync(UpdateItemInRecoverableItemsType, Object)
public:
void UpdateItemInRecoverableItemsAsync(ExchangeWebServices::UpdateItemInRecoverableItemsType ^ UpdateItemInRecoverableItems1, System::Object ^ userState);
public void UpdateItemInRecoverableItemsAsync (ExchangeWebServices.UpdateItemInRecoverableItemsType UpdateItemInRecoverableItems1, object userState);
Public Sub UpdateItemInRecoverableItemsAsync (UpdateItemInRecoverableItems1 As UpdateItemInRecoverableItemsType, userState As Object)
Parameter
- UpdateItemInRecoverableItems1
- UpdateItemInRecoverableItemsType
- userState
- Object