失敗したメールボックスFailedMailbox
失敗したmailbox要素は、検索で失敗したメールボックスのエラーメッセージを指定します。The FailedMailbox element specifies the error message for a mailbox that failed on search.
<FailedMailbox>
<Mailbox/>
<ErrorCode/>
<ErrorMessage/>
<IsArchive/>
</FailedMailbox>
FailedSearchMailboxTypeFailedSearchMailboxType
属性と要素Attributes and elements
以下のセクションで、属性、子要素、親要素について説明します。The following sections describe attributes, child elements, and parent elements.
属性Attributes
なし。None.
子要素Child elements
ElementElement | 説明Description |
---|---|
メールボックス (文字列)Mailbox (string) |
メールボックスの識別子を含みます。Contains an identifier for the mailbox. |
ErrorCode (int)ErrorCode (int) |
検索に失敗したメールボックスのエラーコードを指定します。Specifies the error code of the mailbox that failed the search. |
ErrorMessageErrorMessage |
検証エラーの理由を表します。Represents the reason for the validation error. |
IsArchiveIsArchive |
メールボックスがアーカイブであるかどうかを示すブール値を指定します。Specifies a Boolean value that indicates whether the mailbox is an archive. |
親要素Parent elements
要素Element | 説明Description |
---|---|
失敗したメールボックスFailedMailboxes |
エラーが発生したメールボックスの配列を指定します。Specifies an array of failed mailboxes. |
注釈Remarks
この要素は Exchange Server 2013 で導入されました。This element was introduced in Exchange Server 2013.
この要素を記述するスキーマは、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 |
型スキーマType schema |
検証ファイルValidation File |
型 .xsdtypes.xsd |
空にすることができます。Can Be Empty |