ExchangeServiceBinding.UpdateItemInRecoverableItemsAsync Method

Definition

Overloads

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)

Parameters

UpdateItemInRecoverableItems1
UpdateItemInRecoverableItemsType

Applies to

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)

Parameters

UpdateItemInRecoverableItems1
UpdateItemInRecoverableItemsType
userState
Object

Applies to