CreateManagedFolderResponseType 类

定义

public ref class CreateManagedFolderResponseType : ExchangeWebServices::BaseResponseMessageType
public class CreateManagedFolderResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class CreateManagedFolderResponseType
Inherits BaseResponseMessageType
继承
CreateManagedFolderResponseType

注解

有关使用 CreateManagedFolderResponseType 类的示例,请参阅添加托管文件夹。

CreateManagedFolderResponseType方法返回 CreateManagedFolder(CreateManagedFolderRequestType) 对象。

构造函数

CreateManagedFolderResponseType()

构造 CreateManagedFolderResponseType 函数初始化 类的新实例 CreateManagedFolderResponseType

属性

ResponseMessages

属性 ResponseMessages 获取响应消息的数组。

(继承自 BaseResponseMessageType)

适用于