次の方法で共有


UploadItemsResponseMessageType クラス

定義

public ref class UploadItemsResponseMessageType : ExchangeWebServices::ResponseMessageType
public class UploadItemsResponseMessageType : ExchangeWebServices.ResponseMessageType
Public Class UploadItemsResponseMessageType
Inherits ResponseMessageType
継承
UploadItemsResponseMessageType

注釈

: このメンバーは、Exchange Onlineを含む、Exchange Server 2010 Service Pack 1 (SP1) 以降のバージョンの Exchange に適用されます。

コンストラクター

UploadItemsResponseMessageType()

プロパティ

DescriptiveLinkKey

プロパティは DescriptiveLinkKey 現在使用されておらず、将来使用するために予約されています。

(継承元 ResponseMessageType)
DescriptiveLinkKeySpecified

プロパティは DescriptiveLinkKeySpecified 現在使用されておらず、将来使用するために予約されています。

(継承元 ResponseMessageType)
ItemId
MessageText

プロパティは MessageText 、応答の状態のテキスト説明を取得します。

(継承元 ResponseMessageType)
MessageXml

プロパティは、追加の MessageXml エラー応答情報を取得します。

(継承元 ResponseMessageType)
ResponseClass

プロパティは ResponseClass 応答の状態を取得します。

(継承元 ResponseMessageType)
ResponseCode

プロパティは ResponseCode 、要求で発生した特定のエラーを識別するエラー コードを取得します。

(継承元 ResponseMessageType)
ResponseCodeSpecified

プロパティは ResponseCodeSpecified 、プロパティを SOAP 応答にシリアル化するかどうかを ResponseCode 指定するブール値を取得します。

(継承元 ResponseMessageType)

適用対象