Edit

Share via


Flag.CompleteDate Property

Definition

Gets or sets the complete date. The CompleteDate property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The complete date.

Applies to