Flag.DueDate Propiedad

Definición

Obtiene o establece la fecha de vencimiento. El DueDate (propiedad) es aplicable para los clientes que estén destinados a Exchange Online y versiones de Exchange a partir de Exchange Server 2013.

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

Valor de propiedad

DateTime

La fecha de vencimiento.

Se aplica a