SuggestionsResponseSuggestionsResponse
SuggestionsResponse要素には、要求された会議の提案の応答状態情報と提案データが含まれています。The SuggestionsResponse element contains response status information and suggestion data for requested meeting suggestions.
GetUserAvailabilityResponseGetUserAvailabilityResponse
SuggestionsResponseSuggestionsResponse
<SuggestionsResponse>
<ResponseMessage>...</ResponseMessage>
<SuggestionDayResultArray>...</SuggestionDayResultArray>
</SuggestionsResponse>
SuggestionsResponseTypeSuggestionsResponseType
属性と要素Attributes and elements
以下のセクションで、属性、子要素、親要素について説明します。The following sections describe attributes, child elements, and parent elements.
属性Attributes
なし。None.
子要素Child elements
ElementElement | 説明Description |
---|---|
ResponseMessageResponseMessage |
応答状態に関する説明情報を提供します。Provides descriptive information about the response status. |
SuggestionDayResultArraySuggestionDayResultArray |
会議提案の配列が日付別に整理されています。Contains an array of meeting suggestions organized by date. |
親要素Parent elements
要素Element | 説明Description |
---|---|
GetUserAvailabilityResponseGetUserAvailabilityResponse |
要求されたユーザーの空き時間情報が含まれています。Contains the requested users' availability information. この要素の XPath 式を次に示します。The following is the XPath expression to this element: /GetUserAvailabilityResponse |
注釈Remarks
この要素は、 SuggestionsViewOptionsが getuseravailability 要求メッセージに設定されていない場合は、getuseravailability 応答に含まれません。This element is not included in a GetUserAvailability response if SuggestionsViewOptions is not set in the GetUserAvailability request message.
この要素を記述するスキーマは、クライアントアクセスサーバーの役割がインストールされている 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/messages |
スキーマ名Schema Name |
メッセージスキーマMessages schema |
検証ファイルValidation File |
メッセージ .xsdMessages.xsd |
空に設定可能Can be Empty |
正しくないFalse |
関連項目See also
GetUserAvailability 操作GetUserAvailability operation