次の方法で共有


ExchangeServiceBinding.SyncFolderHierarchy(SyncFolderHierarchyType) メソッド

定義

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

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

パラメーター

SyncFolderHierarchy1
SyncFolderHierarchyType

フォルダー階層の SyncFolderHierarchyType 同期する情報の種類を表す クラスのインスタンス。

戻り値

メソッドは SyncFolderHierarchy(SyncFolderHierarchyType)SyncFolderHierarchyResponseType フォルダー階層に対する一連の変更を含む オブジェクトを返します。

属性

適用対象