Appointment.TimeZone 属性

定义

获取为约会指定的时区。

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

属性值

为约会指定的时区。

适用于