_AppointmentItem.StartInStartTimeZone 属性

定义

返回或设置一个 DateTime 值,该值代表 约会的开始日期和时间,用 表示 StartTimeZone。 读/写。

public:
 property DateTime StartInStartTimeZone { DateTime get(); void set(DateTime value); };
public DateTime StartInStartTimeZone { get; set; }
Public Property StartInStartTimeZone As DateTime

属性值

注解

这是在约会检查器用户界面中作为 "开始时间" 显示的值。

适用于