Flag.CompleteDate 属性

定义

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

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

属性值

完成日期。

适用于