MeetingResponseMeetingResponse
会議の応答要素は、Exchange ストア内の会議の応答を表します。The MeetingResponse element represents a meeting response in the Exchange store.
<MeetingResponse>
<MimeContent/>
<ItemId/>
<ParentFolderId/>
<ItemClass/>
<Subject/>
<Sensitivity/>
<Body/>
<Attachments/>
<DateTimeReceived/>
<Size/>
<Categories/>
<Importance/>
<InReplyTo/>
<IsSubmitted/>
<IsDraft/>
<IsFromMe/>
<IsResend/>
<IsUnmodified/>
<InternetMessageHeaders/>
<DateTimeSent/>
<DateTimeCreated/>
<ResponseObjects/>
<ReminderDueBy/>
<ReminderIsSet/>
<ReminderMinutesBeforeStart/>
<DisplayCc/>
<DisplayTo/>
<HasAttachments/>
<ExtendedProperty/>
<Culture/>
<Sender/>
<ToRecipients/>
<CcRecipients/>
<BccRecipients/>
<IsReadReceiptRequested/>
<IsDeliveryReceiptRequested/>
<ConversationIndex/>
<ConversationTopic/>
<From/>
<InternetMessageId/>
<IsRead/>
<IsResponseRequested/>
<References/>
<ReplyTo/>
<AssociatedCalendarItemId/>
<IsDelegated/>
<IsOutOfDate/>
<HasBeenProcessed/>
<ResponseType/>
<EffectiveRights/>
<ReceivedBy/>
<ReceivedRepresenting/>
</MeetingResponse>
MeetingResponseMessageTypeMeetingResponseMessageType
属性と要素Attributes and elements
以下のセクションで、属性、子要素、親要素について説明します。The following sections describe attributes, child elements, and parent elements.
属性Attributes
なし。None.
子要素Child elements
ElementElement | 説明Description |
---|---|
MimeContentMimeContent |
Base64Binary 形式で表されるオブジェクトのネイティブ MIME ストリームが格納されています。Contains the native MIME stream of an object that is represented in base64Binary format. |
ItemIdItemId |
Exchange ストア内のアイテムの一意識別子および変更キーが含まれています。Contains the unique identifier and change key of an item in the Exchange store. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。This property is read-only. |
ParentFolderIdParentFolderId |
アイテムまたはフォルダーを含む親フォルダーの識別子を表します。Represents the identifier of the parent folder that contains the item or folder. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。This property is read-only. |
ItemClassItemClass |
アイテムのメッセージクラスを表します。Represents the message class of an item. |
件名Subject |
Exchange ストアアイテムおよび応答オブジェクトの件名を表します。Represents the subject for Exchange store items and response objects. 件名は255文字に制限されます。The subject is limited to 255 characters. |
SensitivitySensitivity |
アイテムの秘密度レベルを示します。Indicates the sensitivity level of an item. |
BodyBody |
メッセージの実際の本文の内容を表します。Represents the actual body content of a message. |
AttachmentsAttachments |
Exchange ストア内のアイテムに添付されているアイテムまたはファイルが保存されています。Contains the items or files that are attached to an item in the Exchange store. |
DateTimeReceivedDateTimeReceived |
メールボックス内のアイテムが受信されたデータと時刻を表します。Represents the data and time that an item in a mailbox was received. |
SizeSize |
アイテムのサイズ (バイト単位) を表します。Represents the size in bytes of an item. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。This property is read-only. |
CategoriesCategories |
メールボックス内のアイテムが属するカテゴリを識別する文字列のコレクションを表します。Represents a collection of strings that identify to which categories an item in the mailbox belongs. |
ImportanceImportance |
アイテムの重要度について説明します。Describes the importance of an item. |
InReplyToInReplyTo |
このアイテムが返信であるアイテムの識別子を表します。Represents the identifier of the item to which this item is a reply. |
IsSubmittedIsSubmitted |
アイテムが送信トレイの既定フォルダーに送信されたかどうかを示します。Indicates whether an item has been submitted to the Outbox default folder. |
IsDraftIsDraft |
アイテムがまだ送信されていないかどうかを表します。Represents whether an item has not yet been sent. |
IsFromMeIsFromMe |
ユーザーが自分にアイテムを送信したかどうかを示します。Indicates whether a user sent an item to him or herself. |
IsResendIsResend |
アイテムが以前に送信されたかどうかを示します。Indicates whether the item had previously been sent. |
IsUnmodifiedIsUnmodified |
アイテムが変更されたかどうかを示します。Indicates whether the item has been modified. |
InternetMessageHeadersInternetMessageHeaders |
メールボックス内のアイテム内に含まれるすべてのインターネットメッセージヘッダーのコレクションを表します。Represents the collection of all Internet message headers that are contained within an item in a mailbox. |
DateTimeSentDateTimeSent |
メールボックス内のアイテムが送信された日付と時刻を表します。Represents the date and time that an item in a mailbox was sent. |
DateTimeCreatedDateTimeCreated |
メールボックス内の特定のアイテムが作成された日付と時刻を表します。Represents the date and time that a given item in the mailbox was created. |
ResponseObjectsResponseObjects |
Exchange ストア内のアイテムに関連付けられているすべての response オブジェクトのコレクションを格納します。Contains a collection of all the response objects that are associated with an item in the Exchange store. |
ReminderDueByReminderDueBy |
イベントが発生した日付と時刻を表します。Represents the date and time when the event occurs. これは、アラームがいつ表示されるかを決定するためにReminderMinutesBeforeStart要素によって使用されます。This is used by the ReminderMinutesBeforeStart element to determine when the reminder is displayed. |
ReminderIsSetReminderIsSet |
Exchange ストア内のアイテムにアラームが設定されているかどうかを示します。Indicates whether a reminder has been set for an item in the Exchange store. |
ReminderMinutesBeforeStartReminderMinutesBeforeStart |
アラームが表示されるイベントの前の時間 (分単位) を表します。Represents the number of minutes before an event when a reminder is displayed. |
DisplayCcDisplayCc |
[Cc] ボックスの内容に使用される表示文字列を表します。Represents the display string that is used for the contents of the Cc box. これは、すべての Cc 受信者表示名の連結された文字列です。This is the concatenated string of all Cc recipient display names. |
DisplayToDisplayTo |
[宛先] ボックスの内容に対して使用される表示文字列を表します。Represents the display string that is used for the contents of the To box. これは、すべての受信者の表示名の連結文字列です。This is the concatenated string of all To recipient display names. |
HasAttachmentsHasAttachments |
アイテムに少なくとも1つの添付ファイルがある場合にtrueに設定されるプロパティを表します。Represents a property that is set to true if an item has at least one visible attachment. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。This property is read-only. |
ExtendedPropertyExtendedProperty |
フォルダーとアイテムの拡張プロパティを識別します。Identifies extended properties on folders and items. |
CultureCulture |
メールボックス内の特定のアイテムのカルチャを表します。Represents the culture for a given item in a mailbox. |
SenderSender |
アイテムの送信者を識別します。Identifies the sender of an item. |
ToRecipientsToRecipients |
メッセージの受信者のセットが含まれています。Contains a set of recipients of a message. |
CcRecipientsCcRecipients |
メッセージのコピーを受信する受信者のコレクションを表します。Represents a collection of recipients that will receive a copy of the message. |
BccRecipientsBccRecipients |
電子メールのブラインドカーボンコピー (Bcc) を受信する受信者のコレクションを表します。Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail. |
IsReadReceiptRequestedIsReadReceiptRequested |
アイテムの送信者が開封確認メッセージを要求するかどうかを示します。Indicates whether the sender of an item requests a read receipt. |
IsDeliveryReceiptRequestedIsDeliveryReceiptRequested |
アイテムの送信者が配信確認を要求するかどうかを示します。Indicates whether the sender of an item requests a delivery receipt. |
ConversationIndexConversationIndex |
このメッセージが属しているスレッドを表すバイナリ ID を含みます。Contains a binary ID that represents the thread to which this message belongs. |
ConversationTopicConversationTopic |
会話識別子を表します。Represents the conversation identifier. |
FromFrom |
メッセージが送信された相手のアドレスを表します。Represents the addressee from whom the message was sent. |
InternetMessageIdInternetMessageId |
アイテムのインターネットメッセージ識別子を表します。Represents the Internet message identifier of an item. |
IsReadIsRead |
メッセージが開封されたかどうかを示します。Indicates whether a message has been read. |
IsResponseRequestedIsResponseRequested |
電子メールメッセージに対する応答が要求されているかどうかを示します。Indicates whether a response to an e-mail message is requested. |
ReferencesReferences |
返信と元のメッセージを相互に関連付けるために使用される Usenet ヘッダーを表します。Represents the Usenet header that is used to correlate replies with their original messages. |
ReplyToReplyTo |
返信を送信する宛先のアドレスのセットを指定します。Identifies a set of addresses to which replies should be sent. |
AssociatedCalendarItemIdAssociatedCalendarItemId |
会議メッセージに関連付けられている予定表アイテムを表します。Represents the calendar item that is associated with a MeetingMessage. |
IsDelegatedIsDelegated |
代理人アクセス権を持つアカウントによって会議が処理されたかどうかを示します。Indicates whether a meeting was handled by an account with delegate access. |
IsOutOfDateIsOutOfDate |
会議メッセージが古くなっているかどうかを示します。Indicates whether a meeting message is out-of-date. |
Hasが処理されましたHasBeenProcessed |
会議メッセージアイテムが処理されたかどうかを示します。Indicates whether a meeting message item has been processed. |
ResponseTypeResponseType |
会議の受信者の応答の種類を表します。Represents the type of recipient response that is received for a meeting. |
EffectiveRightsEffectiveRights |
アイテムまたはフォルダーのアクセス許可の設定に基づいたクライアントの権限が含まれています。Contains the client's rights based on the permission settings for the item or folder. この要素は値の取得のみ可能です。This element is read-only. この要素は、Microsoft Exchange Server 2007 Service Pack 1 (SP1) で導入されました。This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1). |
ReceivedByReceivedBy |
代理人アクセスシナリオの代理人を識別します。Identifies the delegate in a delegate access scenario. この要素は、Exchange 2007 SP1 で導入されました。This element was introduced in Exchange 2007 SP1. |
ReceivedRepresentingReceivedRepresenting |
代理人アクセスシナリオのプリンシパルを識別します。Identifies the principal in a delegate access scenario. この要素は、Exchange 2007 SP1 で導入されました。This element was introduced in Exchange 2007 SP1. |
UIDUID |
予定表アイテムを識別します。Identifies a calendar item. |
RecurrenceIdRecurrenceId |
定期的な予定表アイテムの特定のインスタンスを識別するために使用されます。Used to identify a specific instance of a recurring calendar item. |
DateTimeStampDateTimeStamp |
ICalendar オブジェクトのインスタンスが作成された日付と時刻を示します。Indicates the date and time that an instance of an iCalendar object was created. |
親要素Parent elements
要素Element | 説明Description |
---|---|
AdjacentMeetingsAdjacentMeetings |
会議の時刻に隣接しているすべての予定表アイテムを識別します。Identifies all calendar items that are adjacent to a meeting time. |
AppendToItemFieldAppendToItemField |
Updateitem 操作中に、アイテムの1つのプロパティに追加するデータを識別します。Identifies data to append to a single property of an item during an UpdateItem operation. |
ConflictingMeetingsConflictingMeetings |
会議の時間と競合するすべてのアイテムを識別します。Identifies all items that conflict with a meeting time. |
Create (ItemSync)Create (ItemSync) |
ローカルクライアントストアに作成する単一のアイテムを識別します。Identifies a single item to create in the local client store. |
ItemsItems |
項目の配列を格納します。Contains an array of items. |
アイテム (非 Emptyarrayofallitemstype)Items (NonEmptyArrayOfAllItemsType) |
作成するアイテムの配列を格納します。Contains an array of items to create. |
ItemAttachmentItemAttachment |
別の Exchange アイテムに関連付けられている Exchange アイテムを表します。Represents an Exchange item that is attached to another Exchange item. |
SetItemFieldSetItemField |
Updateitem 操作のアイテムの1つのプロパティに対する更新を表します。Represents an update to a single property of an item in an UpdateItem operation. |
Update (ItemSync)Update (ItemSync) |
ローカルクライアントストアで更新する単一のアイテムを識別します。Identifies a single item to update in the local client store. |
注釈Remarks
この要素を記述するスキーマは、クライアントアクセスサーバーの役割がインストールされている Microsoft Exchange Server 2007 を実行しているコンピューターの EWS 仮想ディレクトリにあります。The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
要素の情報Element information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
スキーマ名Schema Name |
Types スキーマTypes schema |
検証ファイルValidation File |
型 .xsdTypes.xsd |
空に設定可能Can be Empty |
正しくないFalse |