Flag.StartDate 属性

定义

获取或设置开始日期。 属性StartDate适用于面向 Exchange Online 和从 2013 Exchange Server 开始的 Exchange 版本的客户端。

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

属性值

开始日期。

适用于