AttendeeAvailability クラス

定義

個々の出席者の可用性。

public ref class AttendeeAvailability sealed : Microsoft::Exchange::WebServices::Data::ServiceResponse
public sealed class AttendeeAvailability : Microsoft.Exchange.WebServices.Data.ServiceResponse
Public NotInheritable Class AttendeeAvailability
Inherits ServiceResponse
継承
AttendeeAvailability

プロパティ

CalendarEvents

出席者の予定表イベントのコレクションを取得します。

ErrorCode

この応答に関連付けられているエラー コードを取得します。

(継承元 ServiceResponse)
ErrorDetails

応答に関連付けられているエラーの詳細を取得します。

(継承元 ServiceResponse)
ErrorMessage

応答に関連付けられている詳細なエラー メッセージを取得します。

(継承元 ServiceResponse)
ErrorProperties

応答に関連付けられているプロパティ エラーに関する情報を取得します。

(継承元 ServiceResponse)
MergedFreeBusyStatus

出席者の空き時間情報の状態項目のコレクションを取得します。

Result

この応答に関連付けられている結果を取得します。

(継承元 ServiceResponse)
ViewType

出席者に対して取得される空き時間情報ビューの種類を取得します。

WorkingHours

出席者の勤務時間を取得します。

適用対象