次の方法で共有


SendNotificationResponseMessageType クラス

定義

クラスには SendNotificationResponseMessageType 、1 つの 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 、プロパティを SOAP 応答にシリアル化するかどうかを ResponseCode 指定するブール値を取得します。

(継承元 ResponseMessageType)

適用対象