DeleteAttachmentResponseType 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
类 DeleteAttachmentResponseType 包含对 DeleteAttachment(DeleteAttachmentType) 方法的调用的状态。
public ref class DeleteAttachmentResponseType : ExchangeWebServices::BaseResponseMessageType
public class DeleteAttachmentResponseType : ExchangeWebServices.BaseResponseMessageType
Public Class DeleteAttachmentResponseType
Inherits BaseResponseMessageType
- 继承
构造函数
| DeleteAttachmentResponseType() |
构造 DeleteAttachmentResponseType 函数初始化 类的新实例 DeleteAttachmentResponseType 。 |
属性
| ResponseMessages |
属性 ResponseMessages 获取响应消息的数组。 (继承自 BaseResponseMessageType) |