SendNotificationResponseMessageType 类

定义

SendNotificationResponseMessageType 包含单个 SendNotification 请求的状态和结果。

public ref class SendNotificationResponseMessageType : ExchangeWebServices::ResponseMessageType
public class SendNotificationResponseMessageType : ExchangeWebServices.ResponseMessageType
Public Class SendNotificationResponseMessageType
Inherits ResponseMessageType
继承
SendNotificationResponseMessageType

构造函数

SendNotificationResponseMessageType()

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

属性

DescriptiveLinkKey

属性 DescriptiveLinkKey 当前未使用,保留供将来使用。

(继承自 ResponseMessageType)
DescriptiveLinkKeySpecified

属性 DescriptiveLinkKeySpecified 当前未使用,保留供将来使用。

(继承自 ResponseMessageType)
MessageText

属性 MessageText 获取响应状态的文本说明。

(继承自 ResponseMessageType)
MessageXml

属性 MessageXml 获取其他错误响应信息。

(继承自 ResponseMessageType)
Notification

属性 Notification 获取或设置有关订阅以及自上次通知以来发生的事件的信息。

ResponseClass

属性 ResponseClass 获取响应状态。

(继承自 ResponseMessageType)
ResponseCode

属性 ResponseCode 获取错误代码,用于标识请求遇到的特定错误。

(继承自 ResponseMessageType)
ResponseCodeSpecified

属性 ResponseCodeSpecified 获取一个布尔值,该值指定属性是否 ResponseCode 序列化为 SOAP 响应。

(继承自 ResponseMessageType)

适用于