ExchangeServiceBinding.UpdateItemInRecoverableItemsAsync Método
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Sobrecargas
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)
Parámetros
- UpdateItemInRecoverableItems1
- UpdateItemInRecoverableItemsType
Se aplica a
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)
Parámetros
- UpdateItemInRecoverableItems1
- UpdateItemInRecoverableItemsType
- userState
- Object