次の方法で共有


UpdateFolderResponseType クラス

定義

クラスは UpdateFolderResponseType 、メソッド呼び出しに対する応答を UpdateFolder(UpdateFolderType) 表します。

public ref class UpdateFolderResponseType : ExchangeWebServices::BaseResponseMessageType
public class UpdateFolderResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class UpdateFolderResponseType
Inherits BaseResponseMessageType
継承
UpdateFolderResponseType

注釈

クラスを使用する例については、を UpdateFolderResponseType 参照してください UpdateFolderType

UpdateFolderResponseTypeオブジェクトは、 メソッドによってUpdateFolder(UpdateFolderType)返されます。

コンストラクター

UpdateFolderResponseType()

コンストラクターは UpdateFolderResponseType 、 クラスの新しいインスタンスを UpdateFolderResponseType 初期化します。

プロパティ

ResponseMessages

プロパティは ResponseMessages 、応答メッセージの配列を取得します。

(継承元 BaseResponseMessageType)

適用対象