MeetingRequest.StartTimeZone プロパティ

定義

会議出席依頼の Start プロパティと ReminderDueBy プロパティのタイム ゾーンを取得または設定します。

public:
 property TimeZoneInfo ^ StartTimeZone { TimeZoneInfo ^ get(); };
public TimeZoneInfo StartTimeZone { get; }
Public ReadOnly Property StartTimeZone As TimeZoneInfo

プロパティ値

会議出席依頼の Start プロパティと ReminderDueBy プロパティのタイム ゾーンを指定する TimeZoneInfo クラスのインスタンス。

適用対象