DistributionListDistributionList
DistributionList要素は、配布リストを表します。The DistributionList element represents a distribution list.
<DistributionList>
<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/>
<EffectiveRights/>
<LastModifiedName/>
<LastModifiedTime/>
<IsAssociated/>
<WebClientReadFormQueryString/>
<WebClientEditFormQueryString/>
<ConversationId/>
<UniqueBody/>
<DisplayName/>
<FileAs/>
<ContactSource/>
<Members/>
</DistributionList>
DistributionListTypeDistributionListType
属性と要素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 represented in base64Binary format. |
ItemIdItemId |
Exchange ストア内の配布リストアイテムの一意識別子および変更キーが含まれています。Contains the unique identifier and change key of a distribution list item in the Exchange store. |
ParentFolderIdParentFolderId |
配布リストアイテムを含む親フォルダーの識別子を表します。Represents the identifier of the parent folder that contains the distribution list item. |
ItemClassItemClass |
配布リストアイテムのメッセージクラスを表します。Represents the message class of a distribution list item. |
件名Subject |
Exchange ストアアイテムおよび応答オブジェクトの件名を表します。Represents the subject for Exchange store items and response objects. |
SensitivitySensitivity |
配布リストアイテムの秘密度の状態を格納します。Contains the status for a distribution list item's sensitivity. |
BodyBody |
配布リストアイテムの実際の本文のコンテンツを表します。Represents the actual body content of a distribution list item. |
AttachmentsAttachments |
Exchange ストア内の配布リストアイテムに添付されているアイテムまたはファイルが保存されています。Contains the items or files that are attached to a distribution list item in the Exchange store. |
DateTimeReceivedDateTimeReceived |
メールボックス内の配布リストアイテムが受信された日付と時刻を表します。Represents the date and time that a distribution list item in a mailbox was received. |
SizeSize |
配布リストアイテムのサイズ (バイト単位) を表します。Represents the size, in bytes, of a distribution list item. このプロパティに値を設定するには、 SetExtrusionDirection メソッドを適用します。This property is read-only. |
CategoriesCategories |
メールボックス内の配布リストアイテムが属するカテゴリを識別する文字列のコレクションを表します。Represents a collection of strings that identify to which categories a distribution list item in the mailbox belongs. |
ImportanceImportance |
配布リストアイテムの重要度について説明します。Describes the importance of a distribution list item. |
InReplyToInReplyTo |
このアイテムが返信であるアイテムの識別子を表します。Represents the identifier of the item 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 itself. |
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 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 line. これは、すべての Cc 受信者表示名の連結された文字列です。This is the concatenated string of all Cc recipient display names. |
DisplayToDisplayTo |
To 行の内容として使用される表示文字列を表します。Represents the display string that is used for the contents of the To line. これは、すべての受信者の表示名の連結文字列です。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 a distribution list item. |
CultureCulture |
メールボックス内の配布リストアイテムのカルチャを表します。Represents the culture for a distribution list item in a mailbox. |
EffectiveRightsEffectiveRights |
アイテムまたはフォルダーのアクセス許可の設定に基づいたクライアントの権限が含まれています。Contains the client's rights based on the permission settings for the item or folder. この要素は値の取得のみ可能です。This element is read-only. |
LastModifiedNameLastModifiedName |
アイテムを最後に変更したユーザーの表示名を含みます。Contains the display name of the last user to modify an item. |
LastModifiedTimeLastModifiedTime |
アイテムが最後に変更された日時を示します。Indicates when an item was last modified. |
IsAssociatedIsAssociated |
アイテムがフォルダーに関連付けられているかどうかを示します。Indicates whether the item is associated with a folder. |
WebClientReadFormQueryStringWebClientReadFormQueryString |
Outlook Web app のアイテムを読み取るために Microsoft Office Outlook Web App エンドポイントに連結する URL を表します。Represents a URL to concatenate to the Microsoft Office Outlook Web App endpoint to read an item in Outlook Web App. |
WebClientEditFormQueryStringWebClientEditFormQueryString |
Outlook web app エンドポイントに連結して Outlook Web App のアイテムを編集するための URL を表します。Represents a URL to concatenate to the Outlook Web App endpoint to edit an item in Outlook Web App. |
ConversationIdConversationId |
アイテムまたは会話の識別子が含まれています。Contains the identifier of an item or conversation. |
UniqueBodyUniqueBody |
この会話の一意の本文を表す HTML フラグメントまたはプレーンテキストを表します。Represents an HTML fragment or plain text which represents the unique body of this conversation. |
DisplayName (文字列)DisplayName (string) |
配布リストの表示名を定義します。Defines the display name of a distribution list. |
FileAsFileAs |
配布リストが連絡先フォルダーでどのようにファイリングされるかを表します。Represents how a distribution list is filed in the Contacts folder. |
ContactSourceContactSource |
連絡先が Exchange ストアまたは Active Directory ドメインサービス (AD DS) に存在するかどうかを示します。Describes whether the contact is located in the Exchange store or in Active Directory Domain Services (AD DS). |
Members (MemberListType)Members (MemberListType) |
配布リストのメンバーの一覧が含まれています。Contains a list of members of the distribution list. |
親要素Parent elements
要素Element | 説明Description |
---|---|
AdjacentMeetingsAdjacentMeetings |
会議の時刻に隣接しているすべての予定表アイテムを説明します。Describes all calendar items that are adjacent to a meeting time. |
AppendToItemFieldAppendToItemField |
Updateitem 操作中に、配布リストの1つのプロパティに追加するデータを識別します。Identifies data to append to a single property of a distribution list during an UpdateItem operation. |
ConflictingMeetingsConflictingMeetings |
会議の時間と競合するすべてのアイテムを識別します。Identifies all items that conflict with a meeting time. |
Create (ItemSync)Create (ItemSync) |
ローカルクライアントストアに作成する1つの配布リストを識別します。Identifies a single distribution list to create in the local client store. |
Update (ItemSync)Update (ItemSync) |
ローカルクライアントストアで更新する1つの配布リストを識別します。Identifies a single distribution list to update in the local client store. |
ItemsItems |
項目の配列を格納します。Contains an array of items. |
アイテム (非 Emptyarrayofallitemstype)Items (NonEmptyArrayOfAllItemsType) |
ParentFolderId (TargetFolderIdType)要素によって識別されるフォルダー内に作成するアイテムの配列を格納します。Contains an array of items to create in the folder identified by the ParentFolderId (TargetFolderIdType) element. |
SetItemFieldSetItemField |
Updateitem 操作の配布リストアイテムの1つのプロパティに対する更新を表します。Represents an update to a single property of a distribution list item in an UpdateItem operation. |
テキスト値Text value
なし。None.
注釈Remarks
この要素を記述するスキーマは、Exchange Web サービスをホストする IIS 仮想ディレクトリに置かれています。The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
要素の情報Element information
NamespaceNamespace |
https://schemas.microsoft.com/exchange/services/2006/types |
スキーマ名Schema Name |
Types スキーマTypes schema |
検証ファイルValidation File |
型 .xsdTypes.xsd |
空に設定可能Can be Empty |
正しくないFalse |