_AppointmentItem.EndUTC 属性

定义

返回或设置一个 DateTime 值,该值代表协调世界时 (UTC) 标准中表示的约会的结束日期和时间。 读/写。

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

属性值

注解

更改 属性或 EndTimeZone 属性的值End将导致 Outlook 重新计算 EndUTC

适用于