MeetingRequest.TimeZone プロパティ

定義

予定が定義されているタイム ゾーンの名前を取得します。

public:
 property System::String ^ TimeZone { System::String ^ get(); };
public string TimeZone { get; }
Public ReadOnly Property TimeZone As String

プロパティ値

予定が定義されているタイム ゾーンの名前。

適用対象