Freigeben über


ExchangeServiceBinding.UpdateItem(UpdateItemType) Methode

Definition

Die UpdateItem(UpdateItemType) -Methode sendet die Anforderung an und gibt die Antwort eines UpdateItem-Vorgangs zurück.

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

Parameter

UpdateItem1
UpdateItemType

Eine Instanz der UpdateItemType -Klasse, die die Aktualisierungen darstellt, die für eine Gruppe von Elementen ausgeführt werden sollen.

Gibt zurück

Die UpdateItem(UpdateItemType) -Methode gibt ein UpdateItemResponseType -Objekt zurück, das die aktualisierten Elementbezeichner enthält.

Attribute

Gilt für: