ExchangeServiceBinding.UpdateItemInRecoverableItems Method

Definition

public:
 ExchangeWebServices::UpdateItemInRecoverableItemsResponseType ^ UpdateItemInRecoverableItems(ExchangeWebServices::UpdateItemInRecoverableItemsType ^ UpdateItemInRecoverableItems1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/UpdateItemInRecoverableItems", ParameterStyle=System.Web.Services.Protocols.SoapParameterStyle.Bare, Use=System.Web.Services.Description.SoapBindingUse.Literal)]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("MailboxCulture")]
[System.Web.Services.Protocols.SoapHeader("ManagementRole")]
[System.Web.Services.Protocols.SoapHeader("TimeZoneContext")]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
public ExchangeWebServices.UpdateItemInRecoverableItemsResponseType UpdateItemInRecoverableItems (ExchangeWebServices.UpdateItemInRecoverableItemsType UpdateItemInRecoverableItems1);
Public Function UpdateItemInRecoverableItems (UpdateItemInRecoverableItems1 As UpdateItemInRecoverableItemsType) As UpdateItemInRecoverableItemsResponseType

Parameters

UpdateItemInRecoverableItems1
UpdateItemInRecoverableItemsType

Returns

Attributes

Applies to