ExchangeServiceBinding.UpdateFolder(UpdateFolderType) メソッド

定義

メソッドは UpdateFolder(UpdateFolderType) 要求を に送信し、UpdateFolder 操作からの応答を返します。

public:
 ExchangeWebServices::UpdateFolderResponseType ^ UpdateFolder(ExchangeWebServices::UpdateFolderType ^ UpdateFolder1);
[System.Web.Services.Protocols.SoapDocumentMethod("http://schemas.microsoft.com/exchange/services/2006/messages/UpdateFolder", 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("TimeZoneContext")]
[System.Web.Services.Protocols.SoapHeader("RequestServerVersionValue")]
[System.Web.Services.Protocols.SoapHeader("ExchangeImpersonation")]
[System.Web.Services.Protocols.SoapHeader("ServerVersionInfoValue", Direction=System.Web.Services.Protocols.SoapHeaderDirection.Out)]
public ExchangeWebServices.UpdateFolderResponseType UpdateFolder (ExchangeWebServices.UpdateFolderType UpdateFolder1);
Public Function UpdateFolder (UpdateFolder1 As UpdateFolderType) As UpdateFolderResponseType

パラメーター

UpdateFolder1
UpdateFolderType

フォルダーのセットに UpdateFolderType 対して実行する更新プログラムを表す クラスのインスタンス。

戻り値

メソッドは UpdateFolder(UpdateFolderType) 、更新された UpdateFolderResponseType フォルダー識別子を含むオブジェクトを返します。

属性

適用対象