添付ファイル

Attachments 要素には、Exchange ストア内のアイテムに添付されているアイテムまたはファイルが含まれています。

<Attachments>
   <ItemAttachment/>
   <FileAttachment/>
</Attachments>

ArrayOfAttachmentsTypeNonEmptyArrayOfAttachmentsType

属性と要素

以下のセクションで、属性、子要素、親要素について説明します。

属性

なし。

子要素

Element 説明
ItemAttachment
別の Exchange アイテムに添付されている Exchange アイテムを表します。
FileAttachment
Exchange ストア内のアイテムに添付されているファイルを表します。

親要素

要素 説明
CreateAttachment
Exchange ストア内のアイテムへの添付ファイルを作成する要求を定義します。

この要素の XPath 式を次に示します。 /CreateAttachment
AcceptItem
会議出席依頼への返信を受け入れるを表します。

この要素に対する XPath 式の一部を次に示します。
  • /CreateItem/Items
  • /MeetingRequest/ConflictingMeetings
  • /SetItemField/CalendarItem/ConflictingMeetings
  • /AppendToItemField/CalendarItem/ConflictingMeetings
  • /AcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings
  • /DeclineItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings
  • /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/AdjacentMeetings
  • /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings
  • /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings
DeclineItem
会議出席依頼に対する辞退応答を表します。
TentativelyAcceptItem
会議出席依頼に対する仮の返信を表します。
RemoveItem
Exchange ストアからアイテムを削除します。
Item
一般的な Exchange アイテムを表します。
MeetingMessage
Exchange ストア内の会議を表します。
MeetingRequest
Exchange ストアの会議出席依頼を表します。
MeetingResponse
Exchange ストア内の会議の応答を表します。
MeetingCancellation
Exchange ストアでの会議のキャンセルを表します。
メッセージ
Exchange メール メッセージを表します。
タスク
Exchange ストア内のタスクを表します。
CalendarItem
Exchange 予定表アイテムを表します。
Contact
Exchange 連絡先アイテムを表します。
DistributionList
配布リストを表します。
CreateAttachmentResponseMessage
1 つの CreateAttachment 要求の状態と結果を格納します。
GetAttachmentResponseMessage
GetAttachment 要求の状態と結果を格納します。

注釈

Attachments 要素には同じ子要素がありますが、ArrayOfAttachmentsTypeNonEmptyArrayOfAttachmentsType というさまざまな型に基づいています。 型は、子要素が必要かどうかを定義します。 ArrayOfAttachmentsType は、応答メッセージでのみ使用されます。 また、これらの要素は、メッセージと型の両方の名前空間で発生します。

この要素を記述するスキーマは、クライアント アクセス サーバーの役割がインストールされている MicrosoftExchange Server 2007 を実行しているコンピューターの EWS 仮想ディレクトリにあります。

要素の情報

要素
Namespace
https://schemas.microsoft.com/exchange/services/2006/types
スキーマ名
型スキーマ
検証ファイル
Types.xsd
空に設定可能
False

関連項目