CancelCalendarItem
CancelCalendarItem 要素は、会議の取り消しに使用される応答オブジェクトを表します。
<CancelCalendarItem>
<Subject/>
<Body/>
<ToRecipients/>
<CcRecipients/>
<BccRecipients/>
<IsReadReceiptRequested/>
<IsDeliveryReceiptRequested/>
<ReferenceItemId/>
<NewBodyContent/>
<ReceivedBy/>
<ReceivedRepresenting/>
</CancelCalendarItem>
CancelCalendarItemType
属性と要素
以下のセクションで、属性、子要素、親要素について説明します。
属性
なし。
子要素
Element | 説明 |
---|---|
件名 |
Exchange ストア アイテムの subject プロパティを表します。 |
Body |
CancelCalendarItem では使用されません。 本文の内容を設定するには、 NewBodyContent プロパティを使用します。 |
ToRecipients |
アイテムの受信者のセットが含まれます。 これらはアイテムの主要な受信者です。 |
CcRecipients |
メッセージのコピーを受信する受信者のコレクションを表します。 |
BccRecipients |
電子メールのブラインド カーボン コピー (Bcc) を受信する受信者のコレクションを表します。 |
IsReadReceiptRequested |
アイテムの送信者が開封確認を要求するかどうかを示します。 |
IsDeliveryReceiptRequested |
アイテムの送信者が配信確認を要求するかどうかを示します。 |
ReferenceItemId |
応答オブジェクトが参照する項目を識別します。 |
NewBodyContent |
メッセージの新しい本文の内容を表します。 |
ReceivedBy |
デリゲート アクセス シナリオでデリゲートを識別します。 この要素は、Microsoft Exchange Server 2007 Service Pack 1 (SP1) で導入されました。 |
ReceivedRepresenting |
デリゲート アクセス シナリオでプリンシパルを識別します。 この要素は、Microsoft Exchange Server 2007 Service Pack 1 (SP1) で導入されました。 |
親要素
要素 | 説明 |
---|---|
AdjacentMeetings |
会議時間に隣接するすべてのアイテムについて説明します。 この要素に対する XPath 式の一部を次に示します。 /CalendarItem/AdjacentMeetings /MeetingRequest/AdjacentMeetings /SetItemField/CalendarItem/AdjacentMeetings /AppendToItemField/CalendarItem/AdjacentMeetings /AcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /DeclineItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/AdjacentMeetings /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/AdjacentMeetings /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/AdjacentMeetings |
ConflictingMeetings |
会議時間と競合するすべてのアイテムについて説明します。 この要素に対する XPath 式の一部を次に示します。 /CalendarItem/ConflictingMeetings /MeetingRequest/ConflictingMeetings /SetItemField/CalendarItem/ConflictingMeetings /AppendToItemField/CalendarItem/ConflictingMeetings /AcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /DeclineItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /TentativelyAcceptItem/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /UpdateItem/ItemChanges/ItemChange/Updates/SetItemField/CalendarItem/ConflictingMeetings /UpdateItem/ItemChanges/ItemChange/Updates/AppendToItemField/CalendarItem/ConflictingMeetings /CreateAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings /GetAttachmentResponseMessage/Attachments/ItemAttachment/CalendarItem/ConflictingMeetings |
ResponseObjects |
Exchange ストア内のアイテムに関連付けられているすべての応答オブジェクトのコレクションを格納します。 |
Items (NonEmptyArrayOfAllItemsType) |
ParentFolderId (TargetFolderIdType) 要素によって識別されるフォルダー内に作成する項目の配列を格納します。 |
注釈
CancelCalendarItem 要素は、開催者のみが表示します。 これは、開催者の予定表アイテムにのみ適用されます。
この要素を記述するスキーマは、クライアント アクセス サーバーの役割がインストールされている MicrosoftExchange Server 2007 を実行しているコンピューターの EWS 仮想ディレクトリにあります。
要素の情報
要素 | 例 |
---|---|
Namespace |
http://schemas.microsoft.com/exchange/services/2006/types |
スキーマ名 |
型スキーマ |
検証ファイル |
Types.xsd |
空に設定可能 |
False |