_AppointmentItem.StartInStartTimeZone 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回或设置一个 DateTime 值,该值代表 约会的开始日期和时间,用 表示 StartTimeZone。 读/写。
public:
property DateTime StartInStartTimeZone { DateTime get(); void set(DateTime value); };
public DateTime StartInStartTimeZone { get; set; }
Public Property StartInStartTimeZone As DateTime
属性值
注解
这是在约会检查器用户界面中作为 "开始时间" 显示的值。