Freigeben über


ExchangeServiceBinding.UpdateItemInRecoverableItemsAsync Methode

Definition

Ü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

Gilt für: