次の方法で共有


Appointment.TimeZone プロパティ

定義

予定に指定されているタイム ゾーンを取得します。

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

プロパティ値

予定に指定されたタイム ゾーン。

適用対象