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