次の方法で共有


FreeBusyView.WorkingHours プロパティ

定義

プロパティは WorkingHours 、メールボックス ユーザーのタイム ゾーン設定と稼働時間を取得または設定します。

public:
 property ExchangeWebServices::WorkingHours ^ WorkingHours { ExchangeWebServices::WorkingHours ^ get(); void set(ExchangeWebServices::WorkingHours ^ value); };
public ExchangeWebServices.WorkingHours WorkingHours { get; set; }
Public Property WorkingHours As WorkingHours

プロパティ値

プロパティは WorkingHoursWorkingHours メールボックス ユーザーのタイム ゾーン設定と稼働時間を含むオブジェクトを返します。

適用対象